BinaryStorageData.Content Property
Gets the binary resource file’s content.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Byte[] | An array of Byte objects that represents the resource’s binary content. |
See Also