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

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.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