Version

TileManagerRenderer Class Members

The following tables list the members exposed by TileManagerRenderer.

Public Constructors
 NameDescription
Public ConstructorTileManagerRenderer ConstructorInitializes a new instance of the TileManagerRenderer class.  
Public Properties
 NameDescription
Public PropertyResourceOverridden. Resource string for the widget. Used in the loader dependent script generation.  
Public PropertyUseLoaderIndicates whether the LoaderModel was initialized. (Inherited from Infragistics.Web.Mvc.RendererBase)
Public Methods
 NameDescription
Public MethodEndStringEnding string for widget initialization rendering. Can differ depending on whether the LoaderModel is used. (Inherited from Infragistics.Web.Mvc.RendererBase)
Public MethodRenderRenders this tile manager model instance.  
Public MethodStartStringStarting string for widget initialization rendering. Can differ depending on whether the LoaderModel is used. (Inherited from Infragistics.Web.Mvc.RendererBase)
See Also

View on GitHub