ContentLinkMediaSelectorGetContentPath Method |
Returns path of the node specified by its ID.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected static string GetContentPath(
int nodeId
)
Parameters
- nodeId
- Type: SystemInt32
ID of the node
Return Value
Type:
StringSee Also