| RendererRenderDefaultView Property |
Gets a value indicating whether this instance is rendered.
Namespace:
Dynamicweb.News.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public bool RenderDefaultView { get; }
Public ReadOnly Property RenderDefaultView As Boolean
Get
Property Value
Type:
Booleantrue if this instance is rendered; otherwise,
false.
See Also