AggregationWebPart.GetLocaleSensitiveDate Method

Reserved for internal use only.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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
)

Parameters

Return Value

Type: System.String

See Also

Reference

AggregationWebPart Class

AggregationWebPart Members

Microsoft.SharePoint.WebPartPages Namespace