SparkLineController..::..GetHTML Method
Gets the HTML.
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult GetHTML( string ObjectName, string ObjectWhere, string ModuleName, string PageName )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function GetHTML ( _ ObjectName As String, _ ObjectWhere As String, _ ModuleName As String, _ PageName As String _ ) As ActionResult
Parameters
- ObjectName
- Type: String
The object name.
- ObjectWhere
- Type: String
The object where.
- ModuleName
- Type: String
The module identifier.
- PageName
- Type: String
The page identifier.