Click or drag to resize
DocumentManagerEventArgsUpdateDocument Property
Indicates if the document should be updated after save data event

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

Property Value

Type: Boolean
See Also