RecroGridRGEntityGetTitle 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.10.0.24.1119.1
C#
public string GetTitle(
	HttpContext httpContext
)

Parameters

httpContext  HttpContext
 

Return Value

String

See Also