Provides a way to make data available to the view that the component uses

Namespace: Castle.MonoRail.Framework
Assembly:  Castle.MonoRail.Framework (in Castle.MonoRail.Framework.dll)
Version: 1.0.3.0

Syntax

C#
protected IDictionary PropertyBag{ get;}

See Also