ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class
Properties Methods Events

In This Topic
    C1Wizard Class Members
    In This Topic

    The following tables list the members exposed by C1Wizard.

    Public Constructors
     NameDescription
    Public ConstructorConstruct a new instance of C1Wizard.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets the active index.  
    Public PropertyAdditional Ajax options to consider when loading panel content.  
    Public PropertyDetermines whether panels are automatically displayed in order.  
    Public PropertySets or retrieves a value that indicates whether or not the control posts back to the server each time a user interacts with the control.  
    Public PropertyA value that indicates the text of back button.  
    Public PropertyWhether or not to cache remote wijwizard content.  
    Public PropertyGets or sets a value indicating whether validation is performed when a active index changed.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines the time span between panels in autoplay mode.  
    Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyThe animation option for showing the panel content.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDetermines whether start from the first panel when reaching the end in autoplay mode.  
    Public PropertyDetermines the type of navigation buttons used with the wijwizard.  
    Public PropertyA value that indicates the text of next button.  
    Public PropertyThis event is triggered when a panel is added.  
    Public PropertyThis event is triggered after the content of a remote panel has been loaded.  
    Public PropertyThis event is triggered when a panel is removed.  
    Public PropertyThis event is triggered when a panel is shown.  
    Public PropertyThis event is triggered before moving to next panel.  
    Public PropertyHTML 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.  
    Public PropertyThe animation option for hiding the panel content.  
    Public PropertyGets or sets a value indicating whether step headers are displayed.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyThe HTML content of this string is shown in a panel while remote content is loading. Pass in empty string to deactivate that behavior.  
    Public PropertyHTML template for step header when a new panel is added with the add method or when creating a panel for a remote panel on the fly.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyName of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyA value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the group of controls for which the wizard causes validation when it posts back to the server.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public MethodWhen overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public MethodWhen overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodRegister design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public EventRaised during postback when the selected index changed.  
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also