This documentation is archived and is not being maintained.
IBindableTemplate Methods
Visual Studio 2010
The IBindableTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
|
ExtractValues | When implemented by a class, retrieves a set of name/value pairs for values bound using two-way ASP.NET data-binding syntax within the templated content. |
|
InstantiateIn | When implemented by a class, defines the Control object that child controls and templates belong to. These child controls are in turn defined within an inline template. (Inherited from ITemplate.) |
Show: