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; }
Public Property ContinueText As String
Get
Set
Property Value
Type:
StringImplements
IWizPageContinueTextRemarks You should generally set the ContinueScript along with this message
See Also