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
- dt
Type: System.String
Valor retornado
Type: System.String