Modal Properties |
The Modal type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessKey | (Inherited from WebControl.) | |
| Adapter | (Inherited from Control.) | |
| AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
| Attributes | (Inherited from WebControl.) | |
| BackColor | (Inherited from WebControl.) | |
| BackdropType |
Includes a modal-backdrop element. Alternatively, specify static for a backdrop which doesn't close the modal on click.
| |
| BorderColor | (Inherited from WebControl.) | |
| BorderStyle | (Inherited from WebControl.) | |
| BorderWidth | (Inherited from WebControl.) | |
| ChildControlsCreated | (Inherited from Control.) | |
| ClientID | (Inherited from Control.) | |
| ClientIDMode | (Inherited from Control.) | |
| ClientIDSeparator | (Inherited from Control.) | |
| CloseOnEscKey |
If true, closes the modal when escape key is pressed.
| |
| Content |
Gets or sets the content.
| |
| Context | (Inherited from Control.) | |
| Controls | (Inherited from Control.) | |
| ControlStyle | (Inherited from WebControl.) | |
| ControlStyleCreated | (Inherited from WebControl.) | |
| CssClass | (Inherited from WebControl.) | |
| DesignMode | (Inherited from Control.) | |
| Enabled | (Inherited from WebControl.) | |
| EnableTheming | (Inherited from WebControl.) | |
| EnableViewState | (Inherited from Control.) | |
| Events | (Inherited from Control.) | |
| Fade |
Gets or sets a value indicating whether this Modal is fade.
| |
| Font | (Inherited from WebControl.) | |
| Footer |
Gets or sets the footer.
| |
| ForeColor | (Inherited from WebControl.) | |
| HasAttributes | (Inherited from WebControl.) | |
| HasChildViewState | (Inherited from Control.) | |
| Height | (Inherited from WebControl.) | |
| ID | (Inherited from Control.) | |
| IdSeparator | (Inherited from Control.) | |
| IsChildControlStateCleared | (Inherited from Control.) | |
| IsEnabled | (Inherited from WebControl.) | |
| IsTrackingViewState | (Inherited from Control.) | |
| IsViewStateEnabled | (Inherited from Control.) | |
| LoadViewStateByID | (Inherited from Control.) | |
| NamingContainer | (Inherited from Control.) | |
| Page | (Inherited from Control.) | |
| Parent | (Inherited from Control.) | |
| RemotePath |
If a remote URL is provided, content will be loaded via jQuery's load method and injected into the root of the modal element.
| |
| RenderingCompatibility | (Inherited from Control.) | |
| Show |
If true, shows the modal when initialized.
| |
| Site | (Inherited from Control.) | |
| Size |
Gets or sets the size.
| |
| SkinID | (Inherited from WebControl.) | |
| Style | (Inherited from WebControl.) | |
| SupportsDisabledAttribute | (Inherited from WebControl.) | |
| TabIndex | (Inherited from WebControl.) | |
| TagKey |
Gets the HtmlTextWriterTag value that corresponds to this Web server control.
(Inherited from AccessibleWebControl.) | |
| TagName | (Inherited from WebControl.) | |
| TemplateControl | (Inherited from Control.) | |
| TemplateSourceDirectory | (Inherited from Control.) | |
| Title |
Gets or sets the title.
| |
| TitleTag |
Gets or sets the tag type (typically a header like h3) to wrap around the title.
| |
| ToolTip | (Inherited from WebControl.) | |
| UniqueID | (Inherited from Control.) | |
| ValidateRequestMode | (Inherited from Control.) | |
| ViewState | (Inherited from Control.) | |
| ViewStateIgnoresCase | (Inherited from Control.) | |
| ViewStateMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| Width | (Inherited from WebControl.) |