Version

RenderContextBase Class Members

The following tables list the members exposed by RenderContextBase.

Public Properties
 NameDescription
Public PropertyImageDirectoryGets or sets the image directory used for image source resolution during rendering.  
Public PropertyIsChromeIndicates whether the browser being rendered to is Chrome.  
Public PropertyIsFirefoxIndicates whether the browser being rendered to is Firefox.  
Public PropertyIsNetscapeIndicates whether the browser being rendered to is Netscape.  
Public PropertyRendererGets or sets the SmartRenderer which provides services required by the scene graph to render a view to the end user.  
Public PropertyViewGets or sets the SmartWebControl which defines the information model required by the scene graph to render a view to the end user.  
Protected Methods
 NameDescription
Protected MethodImageUrlToPathReturns the specified image filename mapped to the image directory path defined by the SmartWebControl.  
See Also