WizPageKernelMapper Property |
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.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public abstract Object Mapper { get; }
Public MustOverride ReadOnly Property Mapper As Object
Get
Property Value
Type:
ObjectImplements
IWizPageMapperSee Also