ObjectPersistData.AllPropertyEntries Property

 

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

Gets all the property entries for the control being built.

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

Public ReadOnly Property AllPropertyEntries As ICollection

Property Value

Type: System.Collections.ICollection

An ArrayList containing the property entries for the control.

.NET Framework
Available since 2.0
Return to top
Show: