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

AspMvcViewComponentViewAttribute Class

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

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DbMaintenance..::..AspMvcViewComponentViewAttribute