ListRequestOptions class
Represents different options specified in GetList AJAX request
public class Korzh.EasyQuery.Services.ListRequestOptions
Properties
Section titled “Properties”Type | Name | Description |
---|---|---|
String | EditorId | Gets or sets editor’s ID inside specified model |
String | ListName | Gets or sets the name of the list. |
String | ModelId | Gets or sets model’s ID |
String | Sql | Gets or sets the SQL statement (for SQLLIST value editors). |