Click or drag to resize
AbstractCMSPageResolveUrl Method
Resolves the given URL

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.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