ListRequestOptions class

Represents different options specified in GetList AJAX request

public class Korzh.EasyQuery.Services.ListRequestOptions

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).