Click or drag to resize
EntityAttributeModelAttributeValueConverterType Property
Gets the type of the entity attribute value converter.

Namespace: CMS.MembershipProvider.Facebook
Assembly: CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 9.0.0
Syntax
C#
public Type AttributeValueConverterType { get; }

Property Value

Type: Type
See Also