RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AspMvcViewComponentAttribute Class

ASP.NET MVC attribute. If applied to a parameter, indicates that the parameter is an MVC view component name.

Namespace:  RingSoft.DbLookup.Controls.WPF.Properties
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DbLookup.Controls.WPF.Properties..::..AspMvcViewComponentAttribute