메소드 | 설명 | |
---|---|---|
GetFactoryDetailedChartHtml ( ) : string | ||
GetFactorySummayChartHtml ( ) : string | ||
GetScript ( ) : string |
메소드 | 설명 | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
The following string will contain the JS Data and variables. This string will be built in ASP.NET and rendered at run-time as JavaScript.
|
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |