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

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

Property Value

Type: Type
See Also