| DocumentUIHelperGetViewValidateUrl Method | 
            Gets URL for the view validate page.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic 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: 
String See Also
See Also