Click or drag to resize
LookupControllerGetDescription 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: SystemString
Name of the lookup.

Return Value

Type: String
System.String.
See Also