- Namespace
- Statiq
.Common - Containing Type
- I
Execution Context Get Content Provider Extensions
Syntax
public static IContentProvider GetContentProvider(this IExecutionContext executionContext, byte[] buffer, int index, int count, string mediaType)
Parameters
Name | Type | Description |
---|---|---|
executionContext | IExecutionContext | |
buffer | byte[] | |
index | int | |
count | int | |
mediaType | string |
Return Value
Type | Description |
---|---|
IContentProvider |