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