Click or drag to resize

StiComponentInternalRender Method

Overload List
  NameDescription
Public methodInternalRender
Public methodInternalRender(StiComponent, StiContainer)
Renders a component in the specified container without generation of the 'BeforePrintEvent' event and the 'AfterPrintEvent' event and without checking Conditions. The rendered component will return in 'renderedComponent' argument.
Top
See Also