FriendsActionControlSelectedFriends Property |
Gets and sets selectedFriends.
Namespace: CMS.Community.Web.UIAssembly: CMS.Community.Web.UI (in CMS.Community.Web.UI.dll) Version: 11.0.0
Syntax public ICollection<int> SelectedFriends { get; set; }
Property Value
Type:
ICollectionInt32See Also