Class PendingBlobUriReference
Inheritance
System.Object
PendingBlobUriReference
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public class PendingBlobUriReference : Object
Constructors
PendingBlobUriReference()
Declaration
public PendingBlobUriReference()
Properties
BlobUri
Declaration
public Uri BlobUri { get; set; }
Property Value
Type |
Description |
System.Uri |
|
ContentLink
Declaration
public ContentReference ContentLink { get; set; }
Property Value
Id
Declaration
public long Id { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
Extension Methods