IManagersHostSettings Property
|
Gets the CMS settings collection.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ISettings Settings { get; }
ReadOnly Property Settings As ISettings
Get
property ISettings^ Settings {
ISettings^ get ();
}
abstract Settings : ISettings with get
Property Value
Type:
ISettingsSee Also