StorageStrategy.ProcessRequest(String) Method
Processes the request to obtain the specified binary resource.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
key | String | A String value that specifies the resource key of the binary data to obtain. |
Returns
Type | Description |
---|---|
Boolean |
|
See Also