| ApplicationUrlHelperGetPageEditLink Method | 
            Get the direct link for page identified by given node ID.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetPageEditLink(
	int nodeId
)
Parameters
- nodeId
- Type: SystemInt32
 Node ID.
Return Value
Type: 
String See Also
See Also