AggregationWebPart.GetLocaleSensitiveDate - Méthode
Réservée pour un usage interne uniquement.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Function GetLocaleSensitiveDate ( _
dt As String _
) As String
'Utilisation
Dim dt As String
Dim returnValue As String
returnValue = Me.GetLocaleSensitiveDate(dt)
protected string GetLocaleSensitiveDate(
string dt
)
Paramètres
- dt
Type : System.String
Valeur renvoyée
Type : System.String