ObjectPersistData.ObjectType Property

 

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

Gets the type of the object associated with the persisted properties.

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

Public ReadOnly Property ObjectType As Type

Property Value

Type: System.Type

The Type of the object being built.

.NET Framework
Available since 2.0
Return to top
Show: