Click or drag to resize

JavaScriptEventItemAppenderAppend Method (AttributeCollection, JavaScriptEventItemCollection)

Namespace:  PDTec.IceNet.Web.UI
Assembly:  PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static void Append(
	AttributeCollection pAttributes,
	JavaScriptEventItemCollection pCollection
)

Parameters

pAttributes
Type: System.Web.UIAttributeCollection
pCollection
Type: PDTec.IceNet.Web.UIJavaScriptEventItemCollection
See Also