Click or drag to resize

WizPageBasePageData Property

Gets the helper class for this wizard page used to manage a wizard's UserData.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public WizPageData PageData { get; }

Property Value

Type: WizPageData

Implements

IWizPagePageData
See Also