Click or drag to resize
LookupController.GetDescription Method
Gets the description.

Namespace: RMP.Web.Areas.Admin.Controllers
Assembly: RMP.Web (in RMP.Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string GetDescription(
	string LookupName
)

Parameters

LookupName
Type: System.String
Name of the lookup.

Return Value

Type: String
System.String.
See Also