Home

Castle Stronghold

LayoutAttribute API Document

Associates a layout name with a controller. The layout can later be changed using the LayoutName property of the Castle.MonoRail.Framework.Controller.

Constructors

LayoutAttribute(String layoutName)

Constructs a LayoutAttribute with the layout name.

ParameterDescription
layoutName Missing documentation

Properties

NameTypeDescription
LayoutNameString Gets the layout name

Methods

BuildLayoutDescriptor() : LayoutDescriptor

Castle.MonoRail.Framework.Internal.ILayoutDescriptorBuilder implementation. Gets the descriptor that describes the layout.

Google
Search WWW Search castleproject.org