Click or drag to resize
ProductUIHelperGetNewCultureVersionPageUrl Method
Gets URL for new document language version page.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static string GetNewCultureVersionPageUrl(
	bool appendCurrentQuery = true
)

Parameters

appendCurrentQuery (Optional)
Type: SystemBoolean
If true, current query string is appended

Return Value

Type: String
See Also