SettingsKeyNameIsGlobal Property |
Gets a value that indicates if the settings key name is global (i.e. site name is not specified).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool IsGlobal { get; }
Property Value
Type:
BooleanSee Also