InputFormTextBoxInt32.AllowNegative, propriété (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property AllowNegative As Boolean
'Utilisation
Dim instance As InputFormTextBoxInt32
Dim value As Boolean
value = instance.AllowNegative
instance.AllowNegative = value
public bool AllowNegative { get; set; }
Voir aussi
Référence
InputFormTextBoxInt32, classe
Membres InputFormTextBoxInt32
Microsoft.SharePoint.Portal.WebControls, espace de noms