ASP.NET Pack Programmer's Guide
ThemeManager Class
See Also
 





Provides the ability to apply a specified Theme to all IThemable controls in a Web Form.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public class ThemeManager : WebControl, IThemable

Visual Basic  Copy Code

Public Class ThemeManager
    Inherits WebControl
    Implements IThemable

 Inheritance Hierarchy

System.Object
    System.Web.UI.Control
        System.Web.UI.WebControls.WebControl
            MindFusion.UI.WebForms.ThemeManager

 See Also

ThemeManager Members
MindFusion.UI.WebForms Namespace