System.Web.UI.ThemeableAttribute.IsObjectThemeable Method

Returns a value indicating whether the object passed to the method supports themes.

Syntax

public static bool IsObjectThemeable (object obj)

Parameters

obj
Documentation for this section has not yet been entered.

Returns

true if the object supports themes and control skins; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0