[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.IAttributeHelper

IAttributeHelper Interface

Defines the interface for attribute helper used to get the attribute.

Namespace: C1.Web.Mvc.Serialization
Assembly: C1.Web.Mvc.dll
Syntax
public interface IAttributeHelper

Methods

Name Description
GetCollectionItemConverterAttribute(object, object)

Gets the attribute for the collection item converter.

GetConverterAttribute(object, object)

Gets the attribute for the converter.

GetNameAttribute(object, object)

Gets the attribute for the name.