ConcurrentSessionListRowEventArgs Constructor |
Namespace:
PDTec.IceNet.Web.Admin.UI.Controls
Assembly:
PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public ConcurrentSessionListRowEventArgs(
string userName,
DateTime timestamp,
TableRow pRow
)
Parameters
- userName
- Type: SystemString
- timestamp
- Type: SystemDateTime
- pRow
- Type: System.Web.UI.WebControlsTableRow
See Also