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

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

Parameters

dr
Type: System.DataDataRow
See Also