Click or drag to resize
SettingsKeyNameIsGlobal Property
Gets a value that indicates if the settings key name is global (i.e. site name is not specified).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool IsGlobal { get; }

Property Value

Type: Boolean
See Also