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

Inheritance: Rebel.Framework.PluginAttribute
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
UIElementAttribute ( string id ) : System
UIElementAttribute ( string id, string jsType ) : System

Method Details

UIElementAttribute() public method

public UIElementAttribute ( string id ) : System
id string
return System

UIElementAttribute() public method

public UIElementAttribute ( string id, string jsType ) : System
id string
jsType string
return System