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

It is a control that represents a single button with a text label Es un control que representa un boton sencillo con una etiqueta de texto

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

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
Raise_Click ( ) : void

Raises the click.

메소드 상세

Raise_Click() 보호된 메소드

Raises the click.
protected Raise_Click ( ) : void
리턴 void