FacebookUserProfileBirthday Property |
Gets or sets user's birthday.
Namespace: CMS.ExternalAuthentication.FacebookAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax public Nullable<DateTime> Birthday { get; set; }
Property Value
Type:
NullableDateTimeSee Also