Returns a complete HTML code of the link to the currently rendered document.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
- Type: System Object
Name of the site
- nodeAliasPath
- Type: System Object
Alias path of the node
- documentUrlPath
- Type: System Object
Url path of the document
- documentName
- Type: System Object
Name of the document
- encodeName
- Type: System Boolean
If true, the document name is encoded
Return Value
Type: StringSee Also