Click or drag to resize
DocumentUIHelperGetSplitViewUrl Method
Gets URL for the split view mode.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public static string GetSplitViewUrl(
	string originalUrl
)

Parameters

originalUrl
Type: SystemString
Original URL

Return Value

Type: String
See Also