The following tables list the members exposed by ODataCollectionViewService<T>.
Public Properties
| Name | Description |
| Components | Gets the child components. (Inherited from C1.Web.Mvc.Component) |
| FilterOnServer | Gets or sets a value that determines whether filtering should be performed on the server or on the client. |
| Id | Gets or sets the component id. (Inherited from C1.Web.Mvc.Component) |
| PageOnServer | Gets or sets a value that determines whether paging should be performed on the server or on the client. |
| SortOnServer | Gets or sets a value that determines whether sort operations should be performed on the server or on the client. |
Top
Public Methods
Extension Methods
| Name | Description |
| ToTemplate | Render the html string in template mode. |
Top
See Also