ASP.NET MVC Controls
PopupBuilder Class Members
Methods 

The following tables list the members exposed by PopupBuilder.

Public Constructors
 NameDescription
Public ConstructorPopupBuilder ConstructorCreate one PopupBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodContentOverloaded. Sets the Content property.  
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodFadeInSets the FadeIn property.  
Public MethodFadeOutSets the FadeOut property.  
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodHideTriggerSets the HideTrigger property.  
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodModalSets the Modal property.  
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodOnClientHiddenSets the OnClientHidden property.  
Public MethodOnClientHidingSets the OnClientHiding property.  
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodOnClientShowingSets the OnClientShowing property.  
Public MethodOnClientShownSets the OnClientShown property.  
Public MethodOwnerSets the Owner property.  
Public MethodShowTriggerSets the ShowTrigger property.  
Public MethodTemplateBindWhen 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>)
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<Popup,PopupBuilder>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

PopupBuilder Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback