RowLookupScript<TRow> constructor

namespace: Serenity.Web   assemblySerenity.Net.Web

Creates a new instance of the class

public RowLookupScript(ISqlConnections sqlConnections)
parameter description
sqlConnections Sql connections

Exceptions

exception condition
ArgumentNullException Connections is null

See Also