Click or drag to resize
CMSDocumentManagerDocumentID Property
Document ID. Has higher priority than Node ID. Identifies edited document.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public int DocumentID { get; set; }

Property Value

Type: Int32

Implements

ICMSDocumentManagerDocumentID
See Also