Compartir a través de


: ProfilePropertyLoader.ApplyFormattingEx (Método) (Property, Object[], Boolean) (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(), _
    ignoreFormat As Boolean _
) As String
'Uso

                      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
)

Parámetros

  • prop
  • propValue
  • ignoreFormat

Vea también

Referencia

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