ThemeableAttribute.Default 字段

定义

获取一个 ThemeableAttribute 实例,该实例表示应用程序定义的特性默认值。

public: static initonly System::Web::UI::ThemeableAttribute ^ Default;
public static readonly System.Web.UI.ThemeableAttribute Default;
 staticval mutable Default : System.Web.UI.ThemeableAttribute
Public Shared ReadOnly Default As ThemeableAttribute 

字段值

注解

类的 ThemeableAttribute 默认值等效于 Yes 字段。 这不一定等效于使用默认类构造函数创建的实例。

适用于