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