WizPageBaseFinishScript Property |
Called by the template to get the script to run when the finsh button is clicked.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string FinishScript { get; set; }
Public Property FinishScript As String
Get
Set
Property Value
Type:
StringImplements
IWizPageFinishScriptSee Also