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