Click or drag to resize
FacebookUserProfileLastProfileChange Property
Gets or sets the link to the user's Facebook profile page.

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

Property Value

Type: NullableDateTime
See Also