ObjectPersistData Constructor (ControlBuilder, IDictionary)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the ObjectPersistData class.
Assembly: System.Web (in System.Web.dll)
Parameters
- builder
-
Type:
System.Web.UI.ControlBuilder
The object for building the control.
- builtObjects
-
Type:
System.Collections.IDictionary
A collection of objects that have been built by this builder.
.NET Framework
Available since 2.0
Available since 2.0
Show: