Decorates a ViewComponent to associate a custom name with it.
Namespace: Castle.MonoRail.Framework
Optionally you can associate the section names supported by the ViewComponent.
Assembly: Castle.MonoRail.Framework (in Castle.MonoRail.Framework.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
[SerializableAttribute] [AttributeUsageAttribute(AttributeTargets.Class)] public class ViewComponentDetailsAttribute : Attribute |
Inheritance Hierarchy
See Also
ViewComponentDetailsAttribute Members
Castle.MonoRail.Framework Namespace