DocumentManagerEventArgsUseDocumentHelper Property |
Indicates if DocumentHelper should be used to manage the document (Use FALSE if modifying non-versioned properties.)
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax public bool UseDocumentHelper { get; set; }
Property Value
Type:
BooleanSee Also