Click or drag to resize
DocumentUIHelperGetDocumentPageUrl Method (UIPageURLSettings)
Gets UI page page URL.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public static string GetDocumentPageUrl(
	UIPageURLSettings settings
)

Parameters

settings
Type: CMS.UIControlsUIPageURLSettings
URL configuration object

Return Value

Type: String
See Also