Compartilhar via


AggregationWebPart.GetLocaleSensitiveDate method

Reservado para uso interno apenas.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Protected Function GetLocaleSensitiveDate ( _
    dt As String _
) As String
'Uso
Dim dt As String
Dim returnValue As String

returnValue = Me.GetLocaleSensitiveDate(dt)
protected string GetLocaleSensitiveDate(
    string dt
)

Parâmetros

Valor retornado

Type: System.String

Ver também

Referência

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace