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