DynamicFieldDesigner.GetTemplateContent Method (DataControlField, DataBoundControlMode)
.NET Framework (current version)
Gets the content of the template field.
Assembly: System.Web.DynamicData.Design (in System.Web.DynamicData.Design.dll)
member GetTemplateContent : dataControlField:DataControlField * mode:DataBoundControlMode -> string
Parameters
- dataControlField
-
Type:
System.Web.UI.WebControls.DataControlField
The data field object.
- mode
-
Type:
System.Web.UI.WebControls.DataBoundControlMode
The display mode for the specified data field.
.NET Framework
Available since 3.5
Available since 3.5
Show: