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

Parameters

httpContext  HttpContext
 

Return Value

String

See Also