Click or drag to resize
CMSDocumentManagerDocumentInfoLabel Property
Document information label.

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

Property Value

Type: Label

Implements

ICMSDocumentManagerDocumentInfoLabel
See Also