C# (CSharp) Open.Core.Controls.Buttons Namespace

Classes

Name Description
ButtonBase A logical model for a button.
ButtonContentController Manages the display content of a button.
ButtonContentLayer
ButtonCss Common CSS for buttons.
ButtonEventController Manages the events for a button.
ButtonStateContent
ButtonStateCss Represents CSS class(es) for a single state.
ButtonStateTemplate Represents display content for a single state.
ButtonStyles Provides common styles for buttons.
ButtonView Base class for buttons.
IconTextButtonView A simple button which displays either an icon, or text, or both.
ImageButton A button made up of images for each state.
ImageButtonBase A base class for a button made up of images for each state.
ImageButtonFactory Factory for creating image buttons.
ImageButtonUrls A set of Url's for an ImageButton.
ImageButtonView The view for the ImageButton.
LayeredButtonView A complex button which can render multiple layers of HTML from Templates.