Returns URL to file. If can be accessed directly then direct URL is generated else URL with GetFile page is generated.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Virtual path starting with ~ or absolute path.
- siteName
- Type: System String
Site name.
Return Value
Type: StringSee Also