Click or drag to resize
CMSDocumentManagerNewNodeClassID Property
Class ID of the document type of new document.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public int NewNodeClassID { get; set; }

Property Value

Type: Int32

Implements

ICMSDocumentManagerNewNodeClassID
See Also