C# 클래스 Rebel.Cms.Web.Model.BackOffice.UIElements.UIElementAttribute

상속: Rebel.Framework.PluginAttribute
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
UIElementAttribute ( string id ) : System
UIElementAttribute ( string id, string jsType ) : System

메소드 상세

UIElementAttribute() 공개 메소드

public UIElementAttribute ( string id ) : System
id string
리턴 System

UIElementAttribute() 공개 메소드

public UIElementAttribute ( string id, string jsType ) : System
id string
jsType string
리턴 System