Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Function ApplyFormattingEx ( _
prop As Property, _
propValue As Object() _
) As String
'Usage
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
)
Parameters
- propValue
Type: []
Return Value
Type: System.String