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