ProfileUI.SaveProfile, méthode (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
Protected Friend Function SaveProfile ( _
objProfile As UserProfile, _
bIgnoreEmpty As Boolean _
) As Boolean
'Utilisation
Dim objProfile As UserProfile
Dim bIgnoreEmpty As Boolean
Dim returnValue As Boolean
returnValue = Me.SaveProfile(objProfile, bIgnoreEmpty)
protected internal bool SaveProfile (
UserProfile objProfile,
bool bIgnoreEmpty
)
Paramètres
- objProfile
- bIgnoreEmpty
Voir aussi
Référence
ProfileUI, classe
Membres ProfileUI
Microsoft.SharePoint.Portal.WebControls, espace de noms