{CompanyName} FlexyGo

ChatterController..::..GetMessages Method

Set Messages.

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

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult GetMessages(
	string ObjectName,
	string ObjectId
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function GetMessages ( _
	ObjectName As String, _
	ObjectId As String _
) As ActionResult

Parameters

ObjectName
Type: String
Relate object name.
ObjectId
Type: String
Relate object id.

Return Value

ActionResult.