SPMobileComponent.SharePointContext, propriété (Microsoft.SharePoint.MobileControls)

Gets an object holding context information about such objects as the current application, site collection, site, list, or list item.

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Protected Overridable ReadOnly Property SharePointContext As SPContext
'Utilisation
Dim value As SPContext

value = Me.SharePointContext
protected virtual SPContext SharePointContext { get; }

Valeur de la propriété

An SPContext object holding context information about such objects as the current application, site collection, site, list, or list item.

Voir aussi

Référence

SPMobileComponent, classe
Membres SPMobileComponent
Microsoft.SharePoint.MobileControls, espace de noms