Intersoft.Client.Framework Namespace > LocalizationManager Class : GetResourceString Method |
Public Shared Function GetResourceString( _ ByVal obj As DependencyObject, _ ByVal key As String _ ) As String
Dim obj As DependencyObject Dim key As String Dim value As String value = LocalizationManager.GetResourceString(obj, key)
public static string GetResourceString( DependencyObject obj, string key )
public: static String^ GetResourceString( DependencyObject^ obj, String^ key )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2