Click or drag to resize
AbstractUserControlResolveUrl Method
Resolves the given URL

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string ResolveUrl(
	string url
)

Parameters

url
Type: SystemString
URL to resolve

Return Value

Type: String
See Also