AbstractUserControlResolveUrl Method |
Resolves the given URL
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax public string ResolveUrl(
string url
)
Parameters
- url
- Type: SystemString
URL to resolve
Return Value
Type:
StringSee Also