C# Class Rebel.Cms.Web.Model.BackOffice.Trees.TreeAttribute

Identifies a tree controller
Inheritance: Rebel.Framework.PluginAttribute
ファイルを表示 Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
TreeAttribute ( string id, string title ) : Rebel.Framework

Constructor

Method Details

TreeAttribute() public method

Constructor
public TreeAttribute ( string id, string title ) : Rebel.Framework
id string
title string
return Rebel.Framework