Click or drag to resize

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; }

Property Value

Type: Boolean
true if this instance is rendered; otherwise, false.
See Also