ObjectPersistData.EventEntries Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets event entries for the control being built.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

member EventEntries : ICollection with get

Property Value

Type: System.Collections.ICollection

An ArrayList containing the event entries.

.NET Framework
Available since 2.0
Return to top
Show: