Table of contents
ScaffoldingAttribute API Document
Associates scaffolding support with a controller.
Constructors
ScaffoldingAttribute(Type model)
Initializes a new instance of the Castle.MonoRail.Framework.ScaffoldingAttribute class.
| Parameter | Description |
|---|---|
| model | The model/entity that should be implemented |
Properties
| Name | Type | Description |
|---|---|---|
| Model | Type | Gets the model/entity type |