IWebPropertyAccessor.SetProperty Method (Object, Object)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Sets the specified property with the given value.
Assembly: System.Web (in System.Web.dll)
Parameters
- target
-
Type:
System.Object
The property for which value is set.
- value
-
Type:
System.Object
The object containing the value of the property.
.NET Framework
Available since 2.0
Available since 2.0
Show: