ProfilePropertyMetadata.ExtensionData Property

.NET Framework (current version)
 

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

Gets or sets a reference to an ExtensionDataObject instance.

Namespace:   System.Web.ApplicationServices
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

abstract ExtensionData : ExtensionDataObject with get, set
override ExtensionData : ExtensionDataObject with get, set

Property Value

Type: System.Runtime.Serialization.ExtensionDataObject

A reference to an object that stores extended data during deserialization operations.

.NET Framework
Available since 4.0
Return to top
Show: