C# 클래스 BootstrapComponents.Components.Buttons.ButtonGroupSettings

파일 보기 프로젝트 열기: jordanwallwork/bootstrapcomponents 1 사용 예제들

공개 메소드들

메소드 설명
ButtonGroupSettings ( ) : BootstrapComponents.Common
UpdateAttributes ( HtmlAttributes attrs ) : void

메소드 상세

ButtonGroupSettings() 공개 메소드

public ButtonGroupSettings ( ) : BootstrapComponents.Common
리턴 BootstrapComponents.Common

UpdateAttributes() 공개 메소드

public UpdateAttributes ( HtmlAttributes attrs ) : void
attrs BootstrapComponents.Core.HtmlAttributes
리턴 void