AnalyticsSettingsDisabled Property
|
Namespace:
Ingeniux.CMS.Analytics
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public 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
Type:
BooleanImplements
IAnalyticsSettingsDisabledSee Also