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