ASPxDockManager.IsClientSideAPIEnabled() Method
Returns a value that indicates whether a specific programmatic interface (in particular, specific objects and methods) are available to the control on the client side.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also