TermStoreManager15.SubmitProperties_Click - Méthode
Déclenche un événement click sur le bouton Soumettre du panneau Propriétés.
Espace de noms : Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly : Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.dll)
Syntaxe
'Déclaration
Protected Sub SubmitProperties_Click ( _
sender As Object, _
e As EventArgs _
)
'Utilisation
Dim sender As Object
Dim e As EventArgs
Me.SubmitProperties_Click(sender, _
e)
protected void SubmitProperties_Click(
Object sender,
EventArgs e
)
Paramètres
- sender
Type : System.Object
- e
Type : System.EventArgs
Voir aussi
Référence
Microsoft.SharePoint.Taxonomy.OM.CodeBehind - Espace de noms