WizardCompleteEventArgsFinishScript Property |
Gets/set the script called by the template to get the script to run when the Finish 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:
StringSee Also