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

Identifies a editor controller
Inheritance: Rebel.Framework.PluginAttribute
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
MacroEngineAttribute ( string id, string engineName ) : System.Collections.Generic

Constructor

Method Details

MacroEngineAttribute() public méthode

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