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

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

Parameters

dr
Type: System.DataDataRow
See Also