UpdateProgress.Attributes 속성

정의

컨트롤의 CSS(연계 스타일시트) 특성을 UpdateProgress 가져오거나 설정합니다.

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 특성의 이름입니다.

특성

적용 대상