SPMobileWhereaboutSharedComponent.ID - Propriété
Remarque : cette API est désormais obsolète.
Ce membre remplace Control.ID.
Espace de noms : Microsoft.SharePoint.Applications.GroupBoard.MobileControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Public Overrides ReadOnly Property ID As String
Get
'Utilisation
Dim instance As SPMobileWhereaboutSharedComponent
Dim value As String
value = instance.ID
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
public override string ID { get; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
SPMobileWhereaboutSharedComponent classe
SPMobileWhereaboutSharedComponent - Membres
Microsoft.SharePoint.Applications.GroupBoard.MobileControls - Espace de noms