IAssetContentIndexEntryContent Property
|
Gets/sets the asset content to be indexed
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string Content { get; set; }
Property Content As String
Get
Set
property String^ Content {
String^ get ();
void set (String^ value);
}
abstract Content : string with get, set
Property Value
Type:
StringSee Also