Click or drag to resize
ContextContainerTParentIsDefault Property
Returns true if the context is the default request context

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public bool IsDefault { get; protected set; }

Property Value

Type: Boolean
See Also