Class PartialRoutedBlobEndpoint
A template that is an endpoint that deliver binary large objects from that has been partial routed through EPi
Inheritance
System.Object
PartialRoutedBlobEndpoint
Namespace: EPiServer.Web.Routing.Matching.Blobs.Internal
Assembly: EPiServer.Cms.AspNetCore.Routing.dll
Version: 12.0.3Syntax
[TemplateDescriptor]
public class PartialRoutedBlobEndpoint : Endpoint, IRenderTemplate<Blob>, IRenderTemplate
Constructors
PartialRoutedBlobEndpoint(IBlobHttpHandler)
Creates a new instance of Partial
Declaration
public PartialRoutedBlobEndpoint(IBlobHttpHandler blobHandler)
Parameters
Type | Name | Description |
---|---|---|
IBlob |
blobHandler |