Version

RestSetting Class Properties

For a list of all members of this type, see RestSetting members.

Public Properties
 NameDescription
Public PropertyContentSerializerspecifies a custom function to serialize content sent to the server it should accept a single object or an array of objects and return a string  
Public PropertyContentTypespecifies the content type of the request  
Public PropertyCreatesettings for create requests  
Public PropertyEncodeRemoveInRequestUrispecifies whether the ids of the removed resources are send through the request URI  
Public PropertyRemovesettings for remove requests  
Public PropertyUpdatesettings for update requests  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub