Home

Castle Stronghold

DefaultActionAttribute API Document

Declares that the Controller should enable a DefaultAction method for request processing if no action can be found with the supplied name

Constructors

DefaultActionAttribute()

Constructs a Castle.MonoRail.Framework.DefaultActionAttribute using DefaultAction as the default action name

DefaultActionAttribute(String action)

Constructs a Castle.MonoRail.Framework.DefaultActionAttribute using the supplied value as the default action name

ParameterDescription
action Missing documentation

Properties

NameTypeDescription
DefaultActionString Gets the default action name

Google
Search WWW Search castleproject.org