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: 5.2.375.236
Syntax
| C# |
|---|
bool RendersWithControl { get; } |