{CompanyName} FlexyGo

UploadController..::..GetConfig Method

Get Config.

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult GetConfig(
	string ObjectName,
	string ObjectWhere,
	string ModuleName,
	string PageName
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function GetConfig ( _
	ObjectName As String, _
	ObjectWhere As String, _
	ModuleName As String, _
	PageName As String _
) As ActionResult

Parameters

ObjectName
Type: String
Object Name.
ObjectWhere
Type: String
Object Where.
ModuleName
Type: String
Module Name.
PageName
Type: String
Page Name.

Return Value

ActionResult.