Table of contents
DynamicActionProviderAttribute API Document
Associates a provider that can add dynamic actions to a controller
Constructors
DynamicActionProviderAttribute(Type providerType)
Constructs a Castle.MonoRail.Framework.DynamicActionProviderAttribute associating the supplied type as the action provider.
| Parameter | Description |
|---|---|
| providerType |
Properties
| Name | Type | Description |
|---|---|---|
| ProviderType | Type | Gets the provider type |