SupportsStrategyMethod Delegate
A method that will indicate whether the specified strategy is supported by a web control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | ASPxWebControlBase | An ASPxWebControlBase object representing a web control that obtains a binary resource. |
Returns
| Type |
|---|
| Boolean |
See Also