PageController..::..GetHelpById Method
Gets the help by identifier.
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult GetHelpById( string HelpId )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function GetHelpById ( _ HelpId As String _ ) As ActionResult
Parameters
- HelpId
- Type: String
The help identifier.