Click or drag to resize
LookupEditor Constructor

Namespace: RMP.WCF.Model.Lookup
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public LookupEditor(
	string LookupName,
	string connectionString
)

Parameters

LookupName
Type: SystemString
Lookup name
connectionString
Type: SystemString
Connection string for SQL server
See Also