Click or drag to resize
FriendsDataSourceUserID Property
Gets or sets UserID for which friends should be loaded.

Namespace: CMS.Community.Web.UI
Assembly: CMS.Community.Web.UI (in CMS.Community.Web.UI.dll) Version: 10.0.0
Syntax
C#
public int UserID { get; set; }

Property Value

Type: Int32
See Also