CMSAbstractNewDocumentControlGetLinkDialogUrl Method |
Returns Correct URL of the copy or move dialog.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax public string GetLinkDialogUrl(
int currentNodeId
)
Parameters
- currentNodeId
- Type: SystemInt32
ID Of the node to be copied or moved
Return Value
Type:
StringSee Also