Share via


AdministrationDataSourceView.CanDelete property

Inherited from System.Web.UI.DataSourceView.

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

Syntax

'Declaration
Public Overrides ReadOnly Property CanDelete As Boolean
    Get
'Usage
Dim instance As AdministrationDataSourceView
Dim value As Boolean

value = instance.CanDelete
public override bool CanDelete { get; }

Property value

Type: System.Boolean

See also

Reference

AdministrationDataSourceView class

AdministrationDataSourceView members

Microsoft.SharePoint.WebControls namespace