Click or drag to resize

WizPageBaseErrorMessage Property

Called by the template to get the error message after the Next button is clicked.

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

Property Value

Type: String

Implements

IWizPageErrorMessage
See Also