Skip to main content
A newer version of this page is available.
All docs
V18.2

QueryBuilderApiControllerBase.GetLocalization() Method

Gets the localization settings of the Query Builder.

Namespace: DevExpress.Web.Mvc.Controllers

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public virtual ActionResult GetLocalization()

Returns

Type Description
ActionResult

The result of an action method.

See Also