ComponentState<(Of <(<'T>)>)> Members

The ComponentState<(Of <(<'T>)>)> type exposes the following members.

Constructors


  Name Description
Public method ComponentState<(Of <(<'T>)>)>
Initializes a new instance of the ComponentState<(Of <(<'T>)>)> class.

Methods


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

Properties


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