Property | Type | Description | |
---|---|---|---|
HandleException | void |
Method | Description | |
---|---|---|
ChartFromXml ( ) : System |
Constructor
|
Method | Description | |
---|---|---|
CreateChildControls ( ) : void |
Create all your controls here for rendering. Try to avoid using the RenderWebPart() method.
|
|
ExportXmlButtonClick ( object sender, |
When the user click on the export to XML button so we get to xml, and make it download
|
Method | Description | |
---|---|---|
HandleException ( |
Clear all child controls and add an error message for display.
|
protected ExportXmlButtonClick ( object sender, |
||
sender | object | |
e | ||
return | void |