Click or drag to resize
EntityGenderAttributeValueConverter Class
Converts gender values of entity attributes to values compatible with form fields.
Inheritance Hierarchy
SystemObject
  CMS.ExternalAuthentication.FacebookEntityAttributeValueConverterBase
    CMS.ExternalAuthentication.FacebookEntityGenderAttributeValueConverter

Namespace: CMS.ExternalAuthentication.Facebook
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public sealed class EntityGenderAttributeValueConverter : EntityAttributeValueConverterBase

The EntityGenderAttributeValueConverter type exposes the following members.

Constructors
  NameDescription
Public methodEntityGenderAttributeValueConverter
Initializes a new instance of the EntityGenderAttributeValueConverterBase.
Top
Fields
  NameDescription
Protected fieldmAttributeModel
The model of an entity attribute.
(Inherited from EntityAttributeValueConverterBase.)
Top
Methods
See Also