SPMobileBaseNumberField.Value - Propriété

Remarque : cette API est désormais obsolète.

Ce membre remplace SPMobileBaseTextField.Value.

Espace de noms :  Microsoft.SharePoint.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 Property Value As Object
    Get
    Set
'Utilisation
Dim instance As SPMobileBaseNumberField
Dim value As Object

value = instance.Value

instance.Value = value
[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 Object Value { get; set; }

Valeur de propriété

Type : System.Object

Voir aussi

Référence

SPMobileBaseNumberField classe

SPMobileBaseNumberField - Membres

Microsoft.SharePoint.MobileControls - Espace de noms