C# Class Rebel.Cms.Web.Model.BackOffice.UIElements.UIElement

Represents a UI Element
Show file Open project: RebelCMS/rebelcmsxu5

Protected Methods

Method Description
UIElement ( ) : System

Initializes a new instance of the UIElement class.

Method Details

UIElement() protected method

Initializes a new instance of the UIElement class.
protected UIElement ( ) : System
return System