C# 클래스 Rock.Web.UI.Controls.DynamicControlsHtmlGenericControl

상속: System.Web.UI.HtmlControls.HtmlGenericControl
파일 보기 프로젝트 열기: NewSpring/Rock 1 사용 예제들

공개 메소드들

메소드 설명
DynamicControlsHtmlGenericControl ( string tag ) : System.Web.UI

Initializes a new instance of the DynamicControlsHtmlGenericControl class.

메소드 상세

DynamicControlsHtmlGenericControl() 공개 메소드

Initializes a new instance of the DynamicControlsHtmlGenericControl class.
public DynamicControlsHtmlGenericControl ( string tag ) : System.Web.UI
tag string The name of the element for which this instance of the class is created.
리턴 System.Web.UI