MasterTableController..::..GetTableData Method
Gets the master table data.
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult GetTableData( string TableName )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function GetTableData ( _ TableName As String _ ) As ActionResult
Parameters
- TableName
- Type: String
Name of the table.