DocumentUIHelperGetPageNotAvailable Method (String, String) |
Gets URL for new document language version page.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public static string GetPageNotAvailable(
string reason,
string documentName
)
Parameters
- reason
- Type: SystemString
Reason why the page is not available - documentName
- Type: SystemString
Document name
Return Value
Type:
StringSee Also