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.17.0.25.0502.1
C#
public string GetTitle(
	HttpContext httpContext = null,
	string lang = null
)

Parameters

httpContext  HttpContext  (Optional)
 
lang  String  (Optional)
 

Return Value

String

See Also