Condividi tramite


SoapDataSource.DeleteParameters Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> _
Public ReadOnly Property DeleteParameters As ParameterCollection
    Get
'Usage
Dim instance As SoapDataSource
Dim value As ParameterCollection

value = instance.DeleteParameters
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public ParameterCollection DeleteParameters { get; }

Property Value

Type: System.Web.UI.WebControls.ParameterCollection

See Also

Reference

SoapDataSource Class

SoapDataSource Members

Microsoft.SharePoint.WebControls Namespace