[]
        
(Showing Draft Content)

C1.Win.Themes.C1ThemeController.OnObjectThemeApplying

OnObjectThemeApplying Method

OnObjectThemeApplying(object, string)

Fires the ObjectThemeApplying event.

Declaration
protected virtual void OnObjectThemeApplying(object obj, string themeName)
Parameters
Type Name Description
object obj

The object to which the theme is going to be applied.

string themeName

The name of the theme that will be applied to obj.