ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.JsonNet Namespace / CollectionItemTypeAttribute Class
Properties Methods


In This Topic
    CollectionItemTypeAttribute Class Members
    In This Topic

    The following tables list the members exposed by CollectionItemTypeAttribute.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the type of the item.  
    Public PropertyThe parameter list to use when constructing the JsonConverter described by ConverterType. If null, the default constructor is used. (Inherited from C1.Web.Mvc.Serialization.C1ConverterAttribute)
    Public PropertyGets the type of the converter. (Inherited from C1.Web.Mvc.Serialization.C1ConverterAttribute)
    Public PropertyGets parameter list to use when constructing the JsonConverter described by ItemConverterType. If null, the default constructor is used.  
    Public PropertyGets the converter type of item.  
    Public Property (Inherited from System.Attribute)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Top
    See Also