ObjectPersistData.AddToObjectControlBuilderTable Method (IDictionary)

 

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

Adds built objects to a collection.

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

Public Sub AddToObjectControlBuilderTable (
	table As IDictionary
)

Parameters

table
Type: System.Collections.IDictionary

A collection for the control builder.

.NET Framework
Available since 2.0
Return to top
Show: