Click or drag to resize
CMSDocumentValueClassNames Property
Document list for what will be showed this control. Split by semicolon.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string ClassNames { get; set; }

Property Value

Type: String
See Also