The following tables list the members exposed by RenderContextBase.
Name | Description | |
---|---|---|
ImageDirectory | Gets or sets the image directory used for image source resolution during rendering. | |
IsChrome | Indicates whether the browser being rendered to is Chrome. | |
IsFirefox | Indicates whether the browser being rendered to is Firefox. | |
IsNetscape | Indicates whether the browser being rendered to is Netscape. | |
Renderer | Gets or sets the SmartRenderer which provides services required by the scene graph to render a view to the end user. | |
View | Gets or sets the SmartWebControl which defines the information model required by the scene graph to render a view to the end user. |
Name | Description | |
---|---|---|
ImageUrlToPath | Returns the specified image filename mapped to the image directory path defined by the SmartWebControl. |