Click or drag to resize

WizPageKernelContinueText Property

Gets/Sets the text displayed AFTER the last page.

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

Property Value

Type: String

Implements

IWizPageContinueText
Remarks
You should generally set the ContinueScript along with this message
See Also