DocumentUIHelperGetViewValidateUrl Method |
Gets URL for the view validate page.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public static string GetViewValidateUrl(
string originalUrl,
UIPageURLSettings settings
)
Parameters
- originalUrl
- Type: SystemString
Original URL - settings
- Type: CMS.UIControlsUIPageURLSettings
Settings object to take parameters from
Return Value
Type:
StringSee Also