Skip to main content
Tab

ASPxTabControlBase.IsClientSideAPIEnabled() Method

In This Article

For internal use only. Returns a value that indicates whether a specific programmatic interface (in particular, specific JavaScript objects and methods) are available to the control on the client side.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public override bool IsClientSideAPIEnabled()

#Returns

Type
Boolean
See Also