Class DownloadFileUrlBuilder
Inheritance
System.Object
DownloadFileUrlBuilder
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.BusinessFoundation.Blob.BlobProfileDownload
Assembly: Mediachase.BusinessFoundation.dll
Version: 10.8.0Syntax
public class DownloadFileUrlBuilder
Constructors
DownloadFileUrlBuilder()
Declaration
public DownloadFileUrlBuilder()
Methods
GetUrl(String, BlobInfo)
Gets the URL.
Declaration
public static string GetUrl(string profileName, BlobInfo blobInfo)
Parameters
Type | Name | Description |
---|---|---|
System.String | profileName | The profile. |
BlobInfo | blobInfo | The BLOB info. |
Returns
Type | Description |
---|---|
System.String |