| Name | Description |
 | Content | Overloaded. Sets the Content property. |
 | CssClass | Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | CssStyle | Sets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | CssStyles | Sets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | FadeIn | Sets the FadeIn property. |
 | FadeOut | Sets the FadeOut property. |
 | Height | Overloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | HideTrigger | Sets the HideTrigger property. |
 | HtmlAttribute | Sets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | HtmlAttributes | Overloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | Id | Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | IsDisabled | Sets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | Modal | Sets the Modal property. |
 | OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | OnClientHidden | Sets the OnClientHidden property. |
 | OnClientHiding | Sets the OnClientHiding property. |
 | OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | OnClientShowing | Sets the OnClientShowing property. |
 | OnClientShown | Sets the OnClientShown property. |
 | Owner | Sets the Owner property. |
 | ShowTrigger | Sets the ShowTrigger property. |
 | TemplateBind | When the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<Popup,PopupBuilder>) |
 | ToTemplate | Transfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |
 | Width | Overloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>) |