System.Web.UI.Design.TemplatedControlDesigner.SetTemplateContent Method

When overridden in a derived class, sets the specified template's content to the specified content.

Syntax

[System.Obsolete("Template editing is supported in ControlDesigner.TemplateGroups with SetViewFlags(ViewFlags.TemplateEditing, true) in 2.0.")]
public abstract void SetTemplateContent (ITemplateEditingFrame editingFrame, string templateName, string templateContent)

Parameters

editingFrame
The template editing frame to provide content for.
templateName
The name of the template.
templateContent
The content to set for the template.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0