Click or drag to resize
EntityIntegerAttributeValueConverter Class
Converts integer values of entity attributes to values compatible with form fields.
Inheritance Hierarchy
SystemObject
  CMS.MembershipProvider.FacebookEntityAttributeValueConverterBase
    CMS.MembershipProvider.FacebookEntityIntegerAttributeValueConverter

Namespace: CMS.MembershipProvider.Facebook
Assembly: CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 9.0.0
Syntax
C#
public sealed class EntityIntegerAttributeValueConverter : EntityAttributeValueConverterBase

The EntityIntegerAttributeValueConverter type exposes the following members.

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