ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Serialization Namespace / C1NameAttribute Class
Members

In This Topic
    C1NameAttribute Class
    In This Topic
    Defines the base attribute for customizing the name.
    Object Model
    C1NameAttribute Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1NameAttribute 
       Inherits System.Attribute
    public abstract class C1NameAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.Web.Mvc.Serialization.C1NameAttribute
             C1.JsonNet.JsonAttribute

    See Also