C# 클래스 OKHOSTING.UI.Net4.WebForms.Controls.Button

It is a control that represents a button. Es un control que representa un boton

상속: System.Web.UI.WebControls.Button, IButton
파일 보기 프로젝트 열기: okhosting/OKHOSTING.UI

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
Raise_Click ( ) : void

Raises the click. Es el evento que proboca el clic

메소드 상세

Raise_Click() 보호된 메소드

Raises the click. Es el evento que proboca el clic

protected Raise_Click ( ) : void
리턴 void