[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.IAttributeHelper.GetConverterAttribute

GetConverterAttribute Method

GetConverterAttribute(object, object)

Gets the attribute for the converter.

Declaration
C1ConverterAttribute GetConverterAttribute(object memberInfo, object value)
Parameters
Type Name Description
object memberInfo

The member information.

object value

The member value.

Returns
Type Description
C1ConverterAttribute

Returns an instance of C1ConverterAttribute