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