This topic has not yet been rated - Rate this topic

ObjectPersistData Class

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

During the build process, retains information about property entries.

System.Object
  System.Web.UI.ObjectPersistData

Namespace:  System.Web.UI
Assembly:  System.Web (in System.Web.dll)
public class ObjectPersistData

The ObjectPersistData type exposes the following members.

  Name Description
Public method ObjectPersistData Infrastructure. Initializes a new instance of the ObjectPersistData class.
Top
  Name Description
Public property AllPropertyEntries Infrastructure. Gets all the property entries for the control being built.
Public property BuiltObjects Infrastructure. Gets a collection of the objects that have been built by the control builder.
Public property CollectionItems Infrastructure. Gets items that are collection types.
Public property EventEntries Infrastructure. Gets event entries for the control being built.
Public property IsCollection Infrastructure. Gets a value that indicates whether the persisted data is for a collection.
Public property Localize Infrastructure. Gets a value indicating whether the control created by the control builder object is localized.
Public property ObjectType Infrastructure. Gets the type of the object associated with the persisted properties.
Public property ResourceKey Infrastructure. Gets the resource key for the control builder object.
Top
  Name Description
Public method AddToObjectControlBuilderTable Infrastructure. Adds built objects to a collection.
Public method Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetFilteredProperties Infrastructure. Gets the property entries with the specified filter.
Public method GetFilteredProperty Infrastructure. Gets all property entries for the specified filter and property name.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetPropertyAllFilters Infrastructure. Returns all filtered property entries for a specified property name.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top

.NET Framework

Supported in: 4, 3.5, 3.0, 2.0

Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ