The primary mapper used by this wizard page. If no mapper is used then
null should be returned. The wizard will use the mapper to ensure that
client-side validation script is properly configured. The mapper object
must implement the IMapper interface.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax ReadOnly Property Mapper As Object
Get
Property Value
Type:
ObjectSee Also