| ProductUIHelperGetNewCultureVersionPageUrl Method | 
            Gets URL for new document language version page.
            
 
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 13.0.131
 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