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

AspMvcEditorTemplateAttribute Class

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

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

Syntax


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

Inheritance Hierarchy


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