| CMSAbstractTransformationGetDocumentLink Method (Boolean) | 
            Returns a complete HTML code of the link to the currently rendered document.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic string GetDocumentLink(
	bool encodeName
)
Parameters
- encodeName
- Type: SystemBoolean
 If true, the document name is encoded
Return Value
Type: 
String See Also
See Also