Click or drag to resize
IObjectAttributesControlGetAttribute Method

Namespace: PDTec.IceNet.Web.UI
Assembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
IAttrDef GetAttribute(
	TableRow pRow
)

Parameters

pRow
Type: System.Web.UI.WebControlsTableRow

Return Value

Type: IAttrDef
See Also