Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains a helper class for managing localized strings.
Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)
Inheritance Hierarchy
System.Object
  Microsoft.WindowsServerSolutions.Common.LocHelper
Syntax
public static class LocHelper
public ref class LocHelper abstract sealed 
Public NotInheritable Class LocHelper
Methods
| Name | Description | |
|---|---|---|
| .jpeg) .jpeg) | ConvertToLocalizedFormControl(Control) | Converts the specifified form to a localized form. | 
| .jpeg) .jpeg) | ConvertToWpfString(String) | Converts input text into a format that can be used in Windows Presentation Foundation (WPF) resources. | 
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsServerSolutions.Common Namespace
Return to top