| DocumentUIHelperGetNewCultureVersionPageUrl Method | 
            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 GetNewCultureVersionPageUrl(
	bool appendCurrentQuery = true
)
Parameters
- appendCurrentQuery (Optional)
- Type: SystemBoolean
 If true, current query string is appended
Return Value
Type: 
String See Also
See Also