TemplatedControlDesigner::GetTextFromTemplate Method (ITemplate^)
.NET Framework (current version)
Gets a string of text that represents the specified template.
Assembly: System.Design (in System.Design.dll)
Parameters
- template
-
Type:
System.Web.UI::ITemplate^
The ITemplate to convert to text.
| Exception | Condition |
|---|---|
| ArgumentNullException | template is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: