Back to Devexpress

BinaryStorageData Constructors

aspnet-devexpress-dot-web-dot-binarystoragedata-dot-ctor.md

latest923 B
Original Source

BinaryStorageData Constructors

Represents binary resource data.

NameParametersDescription
BinaryStorageData(Byte[], String, String)content, mimeType, contentDispositionInitializes a new instance of the BinaryStorageData object with the specified parameters.
BinaryStorageData(Byte[], String)content, mimeTypeInitializes a new instance of the BinaryStorageData object with the specified parameters.

See Also

BinaryStorageData Class

BinaryStorageData Members

DevExpress.Web Namespace