Click or drag to resize
AbstractHandlerIsStatic Property
True, if the handler is a static handler

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

Property Value

Type: Boolean
See Also