Wizard for ASP.NET WebForms
PanelTemplate Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Wizard Namespace > C1Wizard Class : PanelTemplate Property
HTML template from which a new panel is created by adding a panel with the add method or when creating a panel for a remote panel on the fly.
Syntax
'Declaration
 
Public Property PanelTemplate As System.String
public System.string PanelTemplate {get; set;}
See Also

Reference

C1Wizard Class
C1Wizard Members