Click or drag to resize
FriendInfo Constructor (DataRow)
Constructor - Creates a new FriendInfo object from the given DataRow.

Namespace: CMS.Community
Assembly: CMS.Community (in CMS.Community.dll) Version: 8.2.23
Syntax
C#
public FriendInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also