다음을 통해 공유


SPMobileUploadPageNavigation.AllowNew method

This member overrides SPMobileComponent.AllowNew(SPList).

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

Syntax

'Declaration
Protected Overrides Function AllowNew ( _
    list As SPList _
) As Boolean
'Usage
Dim list As SPList
Dim returnValue As Boolean

returnValue = Me.AllowNew(list)
protected override bool AllowNew(
    SPList list
)

Parameters

Return value

Type: System.Boolean

See also

Reference

SPMobileUploadPageNavigation class

SPMobileUploadPageNavigation members

Microsoft.SharePoint.Mobile.WebControls namespace