The CompositeC1WebPage type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Function(String) |
Executes a C1 Function.
| |
| Function(String, IDictionary<(Of <<'(String, Object>)>>)) |
Executes a C1 Function.
| |
| Function(String, Object) |
Executes a C1 Function.
| |
| Markup |
Renders the specified XNode.
| |
| PageTemplateFeature |
Includes a named Page Template Feature. Page Template Feature are managed in '~/App_Data/PageTemplateFeatures'
or via the C1 Console's Layout perspective. They contain html and functional snippets.
|