Version

RendererBase Class Members

The following tables list the members exposed by RendererBase.

Public Properties
 NameDescription
Public PropertyResourceResource string for the widget. Used in the loader dependent script generation.  
Public PropertyUseLoaderIndicates whether the LoaderModel was initialized.  
Public Methods
 NameDescription
Public MethodEndStringEnding string for widget initialization rendering. Can differ depending on whether the LoaderModel is used.  
Public Methodstatic (Shared in Visual Basic)IsResourceRequestedCheck if resource is set  
Public Methodstatic (Shared in Visual Basic)RequestResourceSet resources for request used by loader  
Public MethodStartStringStarting string for widget initialization rendering. Can differ depending on whether the LoaderModel is used.  
See Also

View on GitHub