Click or drag to resize
FriendsActionControlSelectedFriends Property
Gets and sets selectedFriends.

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

Property Value

Type: ArrayList
See Also