Click or drag to resize
CMSDocumentManagerRegisterEvents Property
Indicates if manager should register for common events (save etc.).

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

Property Value

Type: Boolean

Implements

ICMSDocumentManagerRegisterEvents
See Also