Click or drag to resize

WizPageBaseCancelScript 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 CancelScript { get; set; }

Property Value

Type: String

Implements

IWizPageCancelScript
See Also