DocumentUIHelperGetNewCultureVersionPageUrl Method |
Gets URL for new document language version page.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public static string GetNewCultureVersionPageUrl(
bool appendCurrentQuery = true
)
Parameters
- appendCurrentQuery (Optional)
- Type: SystemBoolean
If true, current query string is appended
Return Value
Type:
StringSee Also