C# 클래스 Rebel.Cms.Web.Macros.MacroEngineAttribute

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

공개 메소드들

메소드 설명
MacroEngineAttribute ( string id, string engineName ) : System.Collections.Generic

Constructor

메소드 상세

MacroEngineAttribute() 공개 메소드

Constructor
public MacroEngineAttribute ( string id, string engineName ) : System.Collections.Generic
id string
engineName string The name of the Macro engine
리턴 System.Collections.Generic