UpdateProgress.Attributes 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 UpdateProgress 控件的级联样式表 (CSS) 特性。
public:
property System::Web::UI::AttributeCollection ^ Attributes { System::Web::UI::AttributeCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Web.WebSysDescription("WebControl_Attributes")]
public System.Web.UI.AttributeCollection Attributes { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Web.WebSysDescription("WebControl_Attributes")>]
member this.Attributes : System.Web.UI.AttributeCollection
Public ReadOnly Property Attributes As AttributeCollection
属性值
CSS 特性的名称。
- 属性
-
BrowsableAttribute System.Web.WebSysDescriptionAttribute