Click or drag to resize
DocumentUIHelperGetDocumentActionPageUrl Method
Gets UI page page URL for document action.

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

Parameters

settings
Type: CMS.UIControlsUIPageURLSettings
URL configuration object

Return Value

Type: String
See Also