For a list of all members of this type, see XmlaRequestOptions members.
Name | Description | |
---|---|---|
![]() | BeforeSend | Gets or sets a callback to be invoked right before the request is send to the server. |
![]() | WithCredentials | Gets or sets the value applied to XmlHttpRequest.withCredentials if supported by the user agent. Setting this property to true will allow IE8/IE9 to make authenticated cross-origin requests to tusted domains through XmlHttpRequest instead of XDomainRequest and will prompt the user for credentials. |
Name | Description | |
---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub