IAssetContentIndexEntryContent Property
|
Gets/sets the asset content to be indexed
Namespace: Ingeniux.CMS.Assets.SearchAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring 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
String
See Also