| DocumentUIHelperGetPageNotAvailable Method (String, Boolean, String) | 
            Gets URL for new document language version page.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetPageNotAvailable(
	string reason,
	bool showLink,
	string documentName
)
Parameters
- reason
- Type: SystemString
 Reason why the page is not available
- showLink
- Type: SystemBoolean
 Whether to show link for redirection to homepage
- documentName
- Type: SystemString
 Document name
Return Value
Type: 
String See Also
See Also