ResourceStringManager.GetString método (String)
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Phone.Auth.UI (em Microsoft.SharePoint.Client.Phone.Auth.UI.dll)
Sintaxe
'Declaração
Public Shared Function GetString ( _
resourceId As String _
) As String
'Uso
Dim resourceId As String
Dim returnValue As String
returnValue = ResourceStringManager.GetString(resourceId)
public static string GetString(
string resourceId
)
Parâmetros
- resourceId
Tipo: System.String
Valor retornado
Tipo: System.String