RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

AspMvcAreaAttribute Class

ASP.NET MVC attribute. Indicates that the marked parameter is an MVC area. Use this attribute for custom wrappers similar to System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String).

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


[AttributeUsageAttribute]
public sealed class AspMvcAreaAttribute : Attribute
<AttributeUsageAttribute> _
Public NotInheritable Class AspMvcAreaAttribute _
	Inherits Attribute
[AttributeUsageAttribute]
public ref class AspMvcAreaAttribute sealed : public Attribute

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DataEntryControls.Engine.Annotations..::..AspMvcAreaAttribute