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

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

Parameters

dr
Type: System.DataDataRow
See Also