Click or drag to resize
CMSDocumentManagerNewNodeClassName Property
Class name of the document type of new document.

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

Property Value

Type: String

Implements

ICMSDocumentManagerNewNodeClassName
See Also