RowSourceFilterWidget Constructor |
Constructs a new instance of the object.
Namespace:
NetQuarry
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic RowSourceFilterWidget(
IAppContext cxt
)
Public Sub New (
cxt As IAppContext
)
Parameters
- cxt
- Type: NetQuarryIAppContext
The application context.
See Also