Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.UIControls Namespaces
CMS.UIControls
ContentLinkMediaSelector Class
ContentLinkMediaSelector Methods
CheckAttachmentPermissions Method
CheckPermissions Method
DeleteAttachment Method
GetContentNodeId Method
GetContentPath Method
GetDocument Method
GetFileData Method
GetNodeDetails Method
GetParentNodeID Method
GetSiteWhere Method
PerformAttachmentAction Method
RefreshContentTree Method
ContentLinkMediaSelector
.
GetDocument Method
Gets the document by node ID
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
Copy
protected
TreeNode
GetDocument
(
string
siteName
,
int
nodeId
)
Parameters
siteName
Type:
System
.
String
Site name
nodeId
Type:
System
.
Int32
Node ID
Return Value
Type:
TreeNode
See Also
Reference
ContentLinkMediaSelector Class
CMS.UIControls Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com