C# 클래스 Carrotware.Web.UI.Controls.jquery

상속: BaseWebControl
파일 보기 프로젝트 열기: ninianne98/CarrotCakeCMS 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetWebResourceUrl ( string resource ) : string

보호된 메소드들

메소드 설명
RenderContents ( System.Web.UI.HtmlTextWriter output ) : void

메소드 상세

GetWebResourceUrl() 공개 정적인 메소드

public static GetWebResourceUrl ( string resource ) : string
resource string
리턴 string

RenderContents() 보호된 메소드

protected RenderContents ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
리턴 void