ProfilePropertyLoader.ApplyFormattingEx, méthode (Property, Object[]) (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() _
) As String
'Utilisation
Dim instance As ProfilePropertyLoader
Dim prop As Property
Dim propValue As Object()
Dim returnValue As String
returnValue = instance.ApplyFormattingEx(prop, propValue)
public string ApplyFormattingEx (
Property prop,
Object[] propValue
)
Paramètres
- prop
- propValue
Voir aussi
Référence
ProfilePropertyLoader, classe
Membres ProfilePropertyLoader
Microsoft.SharePoint.Portal.WebControls, espace de noms