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