Click or drag to resize
ICMSObjectManagerRegisterEvents Property
Gets or sets the value that indicates if the manager should register for common events (save, etc.).

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
bool RegisterEvents { get; set; }

Property Value

Type: Boolean
See Also