ComponentOne ComboBox for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Word.Objects Namespace / Strings Class / ResourceManager Property

In This Topic
    ResourceManager Property (Strings)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Property ResourceManager As System.Resources.ResourceManager
    public static System.Resources.ResourceManager ResourceManager {get; set;}
    See Also