Version

RenderContextBase Class Properties

For a list of all members of this type, see RenderContextBase members.

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.  
See Also