System.Web.UI.Design.TemplatedControlDesigner.GetTemplateContainerDataSource Method

Gets the data source of the template's container.

Syntax

[System.Obsolete("Template editing is supported in ControlDesigner.TemplateGroups with SetViewFlags(ViewFlags.TemplateEditing, true) in 2.0.")]
public virtual IEnumerable GetTemplateContainerDataSource (string templateName)

Parameters

templateName
The name of the template.

Returns

The data source of the container of the specified 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