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

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

Property Value

Type: ArrayList
See Also