Click or drag to resize
EventListIsStatic Property
True, if the event list is static

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

Property Value

Type: Boolean
See Also