Dialog for ASP.NET Web Forms
C1Dialog Class Members
Properties  Methods  Events

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Dialog Namespace : C1Dialog Class

The following tables list the members exposed by C1Dialog.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the C1Dialog class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyA jQuery selector that indicate which element the dialog (and overlay, if modal) should be appended to.  
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyAuto Expand window.  
Public PropertyGets or sets which buttons should be displayed on the dialog.  
Public PropertySpecifies visibility, click event, and icon for the caption buttons on the dialog.  
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.Control)
Public PropertySpecifies whether the dialog should close when it has focus and the user presses the escape (ESC) key.  
Public PropertySpecifies the text for the close button. Note that the close text is visibly hidden when using a standard theme.  
Public PropertyA value determines the settings of the animation effect to be used when the wijdialog is collapsed.  
Public PropertyGets or sets the template for the content area of the C1Dialog control.  
Public PropertyA URL string specifies the URL for the iframe element inside wijdialog.  
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
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 PropertyIf set to true, the dialog will be draggable by the titlebar.  
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 PropertyOverridden. Gets or sets if dialog is Enabled.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.Control)
Public PropertyA value determines the settings of the animation effect to be used when the wijdialog is expanded.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyOverridden.   
Public PropertyThe effect to be used when the dialog is closed.  
Public Property (Inherited from System.Web.UI.Control)
Public PropertyA value indicates whether maintain the states when post back.  
Public PropertyThe maximum height to which the dialog can be resized, in pixels.  
Public PropertyThe maximum width to which the dialog can be resized, in pixels.  
Public PropertyThe minimum height to which the dialog can be resized, in pixels.  
Public PropertyThe minimum width to which the dialog can be resized, in pixels.  
Public PropertyIf set to true, the dialog will have modal behavior; other items on the page will be disabled (i.e. cannot be interacted with). Modal dialogs create an overlay below the dialog but above other page elements.  
Public Property (Inherited from System.Web.UI.Control)
Public PropertyThe name of the function which will be called before close.  
Public PropertyThe name of the function which will be called when the dialog is closed.  
Public PropertyThe name of the function which will be called when the dialog is created.  
Public PropertyThe name of the function which will be called when dialog is dragged.  
Public PropertyThe name of the function which will be called when dialog begin to be dragged.  
Public PropertyThe name of the function which will be called after the dialog has been dragged.  
Public PropertyThe name of the function which will be called when dialog is focused.  
Public PropertyThe name of the function which will be called when dialog is opened.  
Public PropertyThe name of the function which will be called when the dialog is resized.  
Public PropertyThe name of the function which will be called when the dialog begin to be resized.  
Public PropertyThe name of the function which will be called after the dialog has been resized.  
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.Control)
Public PropertySpecifies where the dialog should be displayed. Possible values: 1) a single string representing position within viewport: 'center', 'left', 'right', 'top', 'bottom'. 2) a string with array format containing an x,y coordinate pair in pixel offset from left, top corner of viewport (e.g. "[350,100]") 3) a string with array format containing x,y position string values (e.g. "['right','top']" for top right corner).  
Public Property (Inherited from System.Web.UI.Control)
Public PropertyIf set to true, the dialog will be resizable.  
Public PropertyThe effect to be used when the dialog is opened.  
Public PropertyWhen autoOpen is true the dialog will open automatically when dialog is called.  
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertySpecifies whether the dialog will stack on top of other dialogs. This will cause the dialog to move to the front of other dialogs when it gains focus.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.Control)
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 PropertyThe Title of the Dialog.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.Control)
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 Property (Inherited from System.Web.UI.Control)
Public PropertyOverridden.   
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)
Public PropertyThe starting z-index for the dialog.  
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 MethodOverloaded. Loads control layout properties from the file.  
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 MethodOverloaded. Saves the control layout properties to the file.  
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 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

Reference

C1Dialog Class
C1.Web.Wijmo.Controls.C1Dialog Namespace