Compartir a través de


: ProfilePropertyLoader.ApplyFormattingEx (Método) (Property, Object[]) (Microsoft.SharePoint.Portal.WebControls)

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración

                      Public Function ApplyFormattingEx ( _
    prop As Property, _
    propValue As Object() _
) As String
'Uso

                      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
)

Parámetros

  • prop
  • propValue

Vea también

Referencia

ProfilePropertyLoader (Clase)
ProfilePropertyLoader (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)