Click or drag to resize
CMSAbstractNewDocumentControlGetLinkDialogUrl Method
Returns Correct URL of the copy or move dialog.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string GetLinkDialogUrl(
	int currentNodeId
)

Parameters

currentNodeId
Type: SystemInt32
ID Of the node to be copied or moved

Return Value

Type: String
See Also