Click or drag to resize

IApiResourceHandlerEx Methods

The IApiResourceHandlerEx type exposes the following members.

Methods
  NameDescription
Public methodCreate
Creates a resource.
(Inherited from IApiResourceHandler.)
Public methodDelete
Delete a resource.
(Inherited from IApiResourceHandler.)
Public methodGet
Gets a specific resource instance.
(Inherited from IApiResourceHandler.)
Public methodQuery
Queries for a resource.
(Inherited from IApiResourceHandler.)
Public methodTouch
Touches a resource (updates its modified on without changing or creating a new version)
Public methodUpdate
Updates a resource.
(Inherited from IApiResourceHandler.)
Top
See Also