[]
Defines the base class for the layouts.
public abstract class LayoutBase : Service, IHtmlContent, ITemplate
Name | Description |
---|---|
LayoutBase(IHtmlHelper) | Creates one LayoutBase instance. |
Name | Description |
---|---|
Render(TextWriter, HtmlEncoder) | Render the component result to the writer. |