[]
        
(Showing Draft Content)

C1.Web.Mvc.LayoutBase

LayoutBase Class

Defines the base class for the layouts.

Inheritance
Service
LayoutBase
Implements
Namespace: C1.Web.Mvc
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class LayoutBase : Service, IHtmlContent, ITemplate

Constructors

Name Description
LayoutBase(IHtmlHelper)

Creates one LayoutBase instance.

Methods

Name Description
Render(TextWriter, HtmlEncoder)

Render the component result to the writer.