Click or drag to resize

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; }

Property Value

Type: String

Implements

IWizPageFinishScript
See Also