Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ParametersPropertyDescriptorCollection property.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property ParametersPropertyDescriptorCollection As PropertyDescriptorCollection
Get
'Usage
Dim value As PropertyDescriptorCollection
value = Me.ParametersPropertyDescriptorCollection
protected PropertyDescriptorCollection ParametersPropertyDescriptorCollection { get; }
Property Value
Type: System.ComponentModel.PropertyDescriptorCollection