Return true if the class uses a control to render, otherwise return false to render directly from this clas via the Render method
Namespace:
EPiServer.DynamicContentAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
bool RendersWithControl { get; } |