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 FilterPropertyDescriptorCollection property.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property FilterPropertyDescriptorCollection As PropertyDescriptorCollection
Get
'Usage
Dim value As PropertyDescriptorCollection
value = Me.FilterPropertyDescriptorCollection
protected PropertyDescriptorCollection FilterPropertyDescriptorCollection { get; }
Property Value
Type: System.ComponentModel.PropertyDescriptorCollection
Returns a PropertyDescriptorCollection.