ASP.NET MVC Controls
C1CollectionItemConverterAttribute Class
Members 

Defines the attribute to specify the collection item converter.
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Property Or  _
    AttributeTargets.Field, 
   AllowMultiple=False, 
   Inherited=True)>
Public MustInherit Class C1CollectionItemConverterAttribute 
   Inherits C1ConverterAttribute
[AttributeUsage(ValidOn=AttributeTargets.Property | 
    AttributeTargets.Field, 
   AllowMultiple=false, 
   Inherited=true)]
public abstract class C1CollectionItemConverterAttribute : C1ConverterAttribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      C1.Web.Mvc.Serialization.C1ConverterAttribute
         C1.Web.Mvc.Serialization.C1CollectionItemConverterAttribute

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1CollectionItemConverterAttribute Members
C1.Web.Mvc.Serialization Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback