Skip to main content

BootstrapPopupControlCssClassesBuilder Members

Stores CSS classes applied to visual elements of the Popup Control.

Methods

Name Description
CloseButton(String) Sets the name of a CSS class applied to the Close button element.
Content(String) Sets the name of a CSS class applied to the content container element.
Control(String) Sets the name of a CSS class applied to the control’s root element.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
Equals(Object, Object) Determines whether the specified object instances are considered equal. Inherited from Object.
Footer(String) Sets the name of a CSS class applied to the footer element.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
Header(String) Sets the name of a CSS class applied to the header element.
IconClose(String) The CSS class of an icon displayed by to Popup Control’s Close button.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
ModalBackground(String) Sets the name of a CSS class applied to the modal background element.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also