SPMobileComponent.RecycleBinEnabled property

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

Syntax

'Declaration
Public ReadOnly Property RecycleBinEnabled As Boolean
    Get
'Usage
Dim instance As SPMobileComponent
Dim value As Boolean

value = instance.RecycleBinEnabled
public bool RecycleBinEnabled { get; }

Property value

Type: System.Boolean

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace