Click or drag to resize
AbstractCMSPageDocumentManager Property
Document manager control.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual ICMSDocumentManager DocumentManager { get; }

Property Value

Type: ICMSDocumentManager

Implements

ICMSPageDocumentManager
See Also