This documentation is archived and is not being maintained.
ObjectPersistData Properties
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The ObjectPersistData type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllPropertyEntries | Infrastructure. Gets all the property entries for the control being built. |
|
BuiltObjects | Infrastructure. Gets a collection of the objects that have been built by the control builder. |
|
CollectionItems | Infrastructure. Gets items that are collection types. |
|
EventEntries | Infrastructure. Gets event entries for the control being built. |
|
IsCollection | Infrastructure. Gets a value that indicates whether the persisted data is for a collection. |
|
Localize | Infrastructure. Gets a value indicating whether the control created by the control builder object is localized. |
|
ObjectType | Infrastructure. Gets the type of the object associated with the persisted properties. |
|
ResourceKey | Infrastructure. Gets the resource key for the control builder object. |
Show: