NClientServerTechnology Class Members
In This Topic
The following tables list the members exposed by NClientServerTechnology.
Public Properties
| Name | Description |
 | HasErrors | Gets a value that indicates if there are error exceptions collected at the moment of reading the value. Errors a are collected by calling the RememberHtmlExceptionMessage method of the NClientServerTechnology class. |
 | WebControl | Gets the web control, associated by this instance of the NClientServerTechnology class. This property is initialized from the NClientServerTechnology constructor. |
Top
Protected Properties
| Name | Description |
 | DesignTimeTempFileName | Gets the path of the current temp image file with the rendered chart, which is used at design-time to display the chart image in designer. |
 | ImageFormat | Gets the image format, used to render the chart both at design- and run-time. Currently The value of this property is fiexed to an instance of the Nevron.GraphicsCore.NPngImageFormat class and cannot be modified. |
Top
Public Methods
See Also