TemplateBinderFactory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A factory used to create TemplateBinder instances.
public ref class TemplateBinderFactory abstract
public abstract class TemplateBinderFactory
type TemplateBinderFactory = class
Public MustInherit Class TemplateBinderFactory
- Inheritance
-
TemplateBinderFactory
Constructors
TemplateBinderFactory() |
Methods
Create(RoutePattern) |
Creates a new TemplateBinder from the provided |
Create(RouteTemplate, RouteValueDictionary) |
Creates a new TemplateBinder from the provided |