ISearchConfigAssetsConfig Property
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxISearchAssetsConfig 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
ISearchAssetsConfig
See Also