Freigeben über


AggregationWebPart.GetLocaleSensitiveDate-Methode

Nur für interne Zwecke vorbehalten.

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

Syntax

'Declaration
Protected Function GetLocaleSensitiveDate ( _
    dt As String _
) As String
'Usage
Dim dt As String
Dim returnValue As String

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

Parameter

Rückgabewert

Typ: System.String

Siehe auch

Referenz

AggregationWebPart Klasse

AggregationWebPart-Member

Microsoft.SharePoint.WebPartPages-Namespace