AspMvcTemplateAttribute Class
ASP.NET MVC attribute. Indicates that the marked parameter is an MVC template.
Use this attribute for custom wrappers similar to
System.ComponentModel.DataAnnotations.UIHintAttribute(System.String).
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
[AttributeUsageAttribute] public sealed class AspMvcTemplateAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class AspMvcTemplateAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class AspMvcTemplateAttribute sealed : public Attribute