Share via


UpdateProgress.Attributes プロパティ

定義

UpdateProgress コントロールのカスケード スタイル シート (CSS: Cascading Style Sheet) 属性を取得または設定します。

public:
 property System::Web::UI::AttributeCollection ^ Attributes { System::Web::UI::AttributeCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Web.UI.AttributeCollection Attributes { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Attributes : System.Web.UI.AttributeCollection
Public ReadOnly Property Attributes As AttributeCollection

プロパティ値

CSS 属性の名前。

属性

適用対象