SimplePropertyEntry.Value Property

 

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

Gets or sets the value of the property entry.

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

Public Property Value As Object

Property Value

Type: System.Object

An Object containing the value of the property entry.

.NET Framework
Available since 2.0
Return to top
Show: