TemplateResult Constructor |
Namespace: Kentico.PageBuilder.Web.Mvc.PageTemplatesAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public TemplateResult(
int pageId
)
Parameters
- pageId
- Type: SystemInt32
Identifier of the page to render.
See Also