CMSAbstractTransformationGetDocumentLink Method (Boolean) |
Returns a complete HTML code of the link to the currently rendered document.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetDocumentLink(
bool encodeName
)
Parameters
- encodeName
- Type: SystemBoolean
If true, the document name is encoded
Return Value
Type:
StringSee Also