Table of Contents

Class ContainerBase

Namespace
Oqtane.Themes
Assembly
Oqtane.Client.dll
public abstract class ContainerBase : ThemeBase, IThemeControl, IContainerControl
Inheritance
ContainerBase
Implements
Inherited Members

Properties

ModuleState

[CascadingParameter]
protected Module ModuleState { get; set; }

Property Value

Module

Methods

ShouldRender()

Returns a flag to indicate whether the component should render.

protected override bool ShouldRender()

Returns

bool