C# Class Rebel.Cms.Web.Macros.MacroEngineAttribute

Identifies a editor controller
Inheritance: Rebel.Framework.PluginAttribute
Mostra file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
MacroEngineAttribute ( string id, string engineName ) : System.Collections.Generic

Constructor

Method Details

MacroEngineAttribute() public method

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