[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.IAttributeHelper.GetNameAttribute

GetNameAttribute Method

GetNameAttribute(object, object)

Gets the attribute for the name.

Declaration
C1NameAttribute GetNameAttribute(object memberInfo, object value)
Parameters
Type Name Description
object memberInfo

The member information.

object value

The member value.

Returns
Type Description
C1NameAttribute

Returns an instance of C1NameAttribute.