WebPartMenuStyle.ICustomTypeDescriptor.GetPropertyOwner Method (PropertyDescriptor)
.NET Framework (current version)
Returns an object that contains the property described by the specified property descriptor. This method implements the ICustomTypeDescriptor.GetPropertyOwner method.
Assembly: System.Web (in System.Web.dll)
Private Function GetPropertyOwner ( pd As PropertyDescriptor ) As Object Implements ICustomTypeDescriptor.GetPropertyOwner
Parameters
- pd
-
Type:
System.ComponentModel.PropertyDescriptor
A PropertyDescriptor that represents the property whose owner is to be found.
.NET Framework
Available since 2.0
Available since 2.0
Show: