AssetContentIndexEntryContent Property
|
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public 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
Type:
StringImplements
IAssetContentIndexEntryContentSee Also