Partager via


PageInfo.GetValueIgnoreCase, méthode (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Shared Function GetValueIgnoreCase ( _
    strKey As String, _
    fIsCurrentCultureTurkish As Boolean _
) As String
'Utilisation
Dim strKey As String
Dim fIsCurrentCultureTurkish As Boolean
Dim returnValue As String

returnValue = PageInfo.GetValueIgnoreCase(strKey, fIsCurrentCultureTurkish)
public static string GetValueIgnoreCase (
    string strKey,
    bool fIsCurrentCultureTurkish
)

Paramètres

  • strKey
  • fIsCurrentCultureTurkish

Voir aussi

Référence

PageInfo, classe
Membres PageInfo
Microsoft.SharePoint.Portal.WebControls, espace de noms