AssetContentIndexEntryContent Property
|
Namespace: Ingeniux.CMS.Assets.SearchAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic string Content { get; set; }Public Property Content As String
Get
Set
public:
virtual property String^ Content {
String^ get () sealed;
void set (String^ value) sealed;
}abstract Content : string with get, set
override Content : string with get, set
Property Value
StringImplements
IAssetContentIndexEntryContent
See Also