| DocumentBaseResolveUrl Method | 
            Resolves the given URL.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic virtual string ResolveUrl(
	string relativeUrl
)
Parameters
- relativeUrl
- Type: SystemString
 URL to resolve
Return Value
Type: 
String See Also
See Also