AnalyticsSettingsDisabled Property
|
Namespace: Ingeniux.CMS.AnalyticsAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic bool Disabled { get; set; }Public Property Disabled As Boolean
Get
Set
public:
virtual property bool Disabled {
bool get () sealed;
void set (bool value) sealed;
}abstract Disabled : bool with get, set
override Disabled : bool with get, set
Property Value
BooleanImplements
IAnalyticsSettingsDisabled
See Also