Click or drag to resize
CMSDocumentManagerSourceNode Property
Source document for new language version

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public TreeNode SourceNode { get; }

Property Value

Type: TreeNode

Implements

ICMSDocumentManagerSourceNode
See Also