ProfilePropertyLoader.ApplyFormattingEx, méthode (Property, Object[], Boolean) (Microsoft.SharePoint.Portal.WebControls)
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function ApplyFormattingEx ( _
prop As Property, _
propValue As Object(), _
ignoreFormat As Boolean _
) As String
'Utilisation
Dim instance As ProfilePropertyLoader
Dim prop As Property
Dim propValue As Object()
Dim ignoreFormat As Boolean
Dim returnValue As String
returnValue = instance.ApplyFormattingEx(prop, propValue, ignoreFormat)
public string ApplyFormattingEx (
Property prop,
Object[] propValue,
bool ignoreFormat
)
Paramètres
- prop
- propValue
- ignoreFormat
Voir aussi
Référence
ProfilePropertyLoader, classe
Membres ProfilePropertyLoader
Microsoft.SharePoint.Portal.WebControls, espace de noms