Click or drag to resize
FileResolveUrl Method
Returns resolved URL.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
protected virtual string ResolveUrl(
	string url
)

Parameters

url
Type: SystemString
URL to resolve.

Return Value

Type: String
See Also