[]
        
(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)
Function GetConverterAttribute(memberInfo As Object, value As Object) As C1ConverterAttribute
Parameters
Type Name Description
object memberInfo

The member information.

object value

The member value.

Returns
Type Description
C1ConverterAttribute

Returns an instance of C1ConverterAttribute