{CompanyName} FlexyGo

PageController..::..GetHelpById Method

Gets the help by identifier.

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

Syntax


<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function GetHelpById ( _
	HelpId As String _
) As ActionResult

Parameters

HelpId
Type: String
The help identifier.

Return Value

ActionResult.