Click or drag to resize
ICMSDocumentManagerRegisterEvents Property
Indicates if 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