RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
RGEntity
Get
Title Method
Gets the evaluated title of the entity displayed on the GUI.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
Copy
public
string
GetTitle
(
HttpContext
httpContext
)
Parameters
httpContext
HttpContext
Return Value
String
See Also
Reference
RecroGrid
RGEntity Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Parameters
Return Value
See Also