Telerik.Web.UI.DataSourceSettings.WebServiceDataSourceSettings
A class holding the base data source web service settings of the Telerik.Web.UI.RadClientDataSource .
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.DataSourceSettings.WebServiceDataSourceSettings
Properties
BaseUrl String
Gets or sets the base URL of the web service.
Delete WebServiceBaseSettings
Contains service settings for the delete method of the .
Insert WebServiceBaseSettings
Contains service settings for the insert method of the .
Select WebServiceBaseSettings
Contains service settings for the select method of the .
ServiceType ClientDataSourceServiceType
Gets or sets the type of the service that will provide data for the data source. The default is .
Update WebServiceBaseSettings
Contains service settings for the update method of the .