Class AllowedContentTypeBindingEditSection
Content type to content type binding edit section.
[UINavigation(false)]
public sealed class AllowedContentTypeBindingEditSection : Page, IPage
- Inheritance
-
objectAllowedContentTypeBindingEditSection
- Implements
- Inherited Members
- Extension Methods
Methods
ConfigureTemplateProperties(TemplateClientProperties)
Gets the object representing client side template properties.
public override Task<TemplateClientProperties> ConfigureTemplateProperties(TemplateClientProperties properties)
Parameters
properties
TemplateClientPropertiesInitialized properties object.
Returns
- Task<TemplateClientProperties>
GetDefaultRoute(IEnumerable<Route>)
Gets the route which is redirected to, when no route is selected.
protected override Route GetDefaultRoute(IEnumerable<Route> routes)
Parameters
routes
IEnumerable<Route>