ISearchConfigAssetsConfig Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ISearchAssetsConfig AssetsConfig { get; set; }
Property AssetsConfig As ISearchAssetsConfig
Get
Set
property ISearchAssetsConfig^ AssetsConfig {
ISearchAssetsConfig^ get ();
void set (ISearchAssetsConfig^ value);
}
abstract AssetsConfig : ISearchAssetsConfig with get, set
Property Value
Type:
ISearchAssetsConfigSee Also