Click or drag to resize

ObjectDetailsControlDisplayEditCell Method

Namespace:  PDTec.IceNet.Web.UI.Controls
Assembly:  PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
protected virtual void DisplayEditCell(
	TableCell pCell,
	WebControl pControl,
	IAttrDef pAttrDef,
	IAttrType pAttrType
)

Parameters

pCell
Type: System.Web.UI.WebControlsTableCell
pControl
Type: System.Web.UI.WebControlsWebControl
pAttrDef
Type: PDTec.IceNet.Core.ModelIAttrDef
pAttrType
Type: PDTec.IceNet.Core.ModelIAttrType
See Also