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

Inheritance: Rebel.Framework.PluginAttribute
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
UIElementAttribute ( string id ) : System
UIElementAttribute ( string id, string jsType ) : System

Method Details

UIElementAttribute() public méthode

public UIElementAttribute ( string id ) : System
id string
Résultat System

UIElementAttribute() public méthode

public UIElementAttribute ( string id, string jsType ) : System
id string
jsType string
Résultat System