MasterTableController Methods
The MasterTableController type exposes the following members.
Methods
Name | Description | |
---|---|---|
Delete |
Deletes the specified master table data.
|
|
GetSettings |
Gets the Master Table settings.
Returns a MasterTable as an ActionResult
|
|
GetTableData |
Gets the master table data.
|
|
Insert |
Inserts values in the specified master table name.
|
|
Update |
Updates the specified values using keys in master table.
|