DataControlFieldDesigner.GetTemplate Method (DataBoundControl, String)
.NET Framework (current version)
Gets the ITemplate object that contains the template markup for the specified data-bound control.
Assembly: System.Design (in System.Design.dll)
Parameters
- control
-
Type:
System.Web.UI.WebControls.DataBoundControl
The data-bound control.
- templateContent
-
Type:
System.String
The template markup.
Return Value
Type: System.Web.UI.ITemplateAn object that contains the template markup for the specified data-bound control.
.NET Framework
Available since 2.0
Available since 2.0
Show: