ComponentState Members

The ComponentState type exposes the following members.

Constructors


  Name Description
Public method ComponentState
Initializes a new instance of the ComponentState class.

Methods


  Name Description
Public method GetOrCreateRenderedComponent(Type)
Gets the or create rendered component.
Public method GetOrCreateRenderedComponent<(Of <<'(T>)>>)()()()()
Gets the or create rendered component.

Properties


  Name Description
Public property Component
Gets the component.
Public property ComponentId
Gets the component identifier.
Protected property ComponentType
Gets or sets the type of the component.
Public property CurrentRenderTree
Gets the current render tree.
Public property IsComponentBase
Gets a value indicating whether this instance is component base.
Public property ParentComponentState
Gets the state of the parent component.