Click or drag to resize
FacebookUserProfileLastProfileChange Property
Gets or sets the timestamp of the last profile cahnge.

Namespace: CMS.ExternalAuthentication.Facebook
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public Nullable<DateTime> LastProfileChange { get; set; }

Property Value

Type: NullableDateTime
See Also