DataFormWebPart.ParametersPropertyDescriptorCollection property
取得的ParametersPropertyDescriptorCollection屬性。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected ReadOnly Property ParametersPropertyDescriptorCollection As PropertyDescriptorCollection
Get
'用途
Dim value As PropertyDescriptorCollection
value = Me.ParametersPropertyDescriptorCollection
protected PropertyDescriptorCollection ParametersPropertyDescriptorCollection { get; }
Property value
Type: System.ComponentModel.PropertyDescriptorCollection