[]
Represents a context with rendering time variables.
public sealed class RenderingContext
| Name | Description |
|---|---|
| RenderingContext(IPageInformationService, int, ILayoutArea) | Initializes a new instance of the RenderingContext class. |
| Name | Description |
|---|---|
| LayoutArea | Gets the layout area. |
| PageInfo | Gets the page information service. |
| ThemeIndex | Gets the theme index. |