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

AspMvcDisplayTemplateAttribute Class

ASP.NET MVC attribute. Indicates that a parameter is an MVC display template. Use this attribute for custom wrappers similar to System.Web.Mvc.Html.DisplayExtensions.DisplayForModel(HtmlHelper, String).

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

Syntax


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

Inheritance Hierarchy


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