Click or drag to resize
ContentLinkMediaSelectorNODE_COLUMNS Field
List of columns to retrieve for nodes

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
protected const string NODE_COLUMNS = "ClassDisplayName, NodeSiteID, NodeGUID, DocumentUrlPath, NodeAlias, NodeAliasPath, DocumentName, NodeClassID, DocumentModifiedWhen, NodeACLID, NodeHasChildren, DocumentCheckedOutVersionHistoryID, NodeOwner, DocumentExtensions, ClassName, DocumentType, NodeID, DocumentID, NodeIsContentOnly"

Field Value

Type: String
See Also