Class KenticoDefaultSection
- Namespace
- Kentico.VisualBuilderComponents.Rcl.Components
- Assembly
- Kentico.VisualBuilderComponents.Rcl.dll
Default section razor component.
public class KenticoDefaultSection : ComponentBase
- Inheritance
-
objectComponentBaseKenticoDefaultSection
- Extension Methods
Constructors
KenticoDefaultSection()
public KenticoDefaultSection()
Fields
DEFAULT_SECTION_IDENTIFIER
Default section identifier.
public const string DEFAULT_SECTION_IDENTIFIER = "Kentico.DefaultSection"
Field Value
- string
Methods
BuildRenderTree(RenderTreeBuilder)
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
RenderTreeBuilder