C# 클래스 Ext.Net.ExtControlDesigner

상속: System.Web.UI.Design.ControlDesigner
파일 보기 프로젝트 열기: pgodwin/Ext.net

Private Properties

프로퍼티 타입 설명
AddIcon void
GetDesignTimeHtml string
GetDesignTimeHtml string
GetIconStyleBlock string
GetWebResourceUrl string
Initialize void
ReadDesignMode DesignMode
XGetDesignTimeHtml string
XGetDesignTimeHtml string

보호된 메소드들

메소드 설명
GetErrorDesignTimeHtml ( Exception e ) : string

비공개 메소드들

메소드 설명
AddIcon ( Icon icon ) : void
GetDesignTimeHtml ( ) : string
GetDesignTimeHtml ( System.Web.UI.Design.DesignerRegionCollection regions ) : string
GetIconStyleBlock ( ) : string
GetWebResourceUrl ( string webResourceName ) : string
Initialize ( IComponent component ) : void
ReadDesignMode ( ) : DesignMode
XGetDesignTimeHtml ( ) : string
XGetDesignTimeHtml ( System.Web.UI.Design.DesignerRegionCollection regions ) : string

메소드 상세

GetErrorDesignTimeHtml() 보호된 메소드

protected GetErrorDesignTimeHtml ( Exception e ) : string
e System.Exception
리턴 string