System.Web.UI.TemplateInstanceAttribute.Instances Property

Gets the System.Web.UI.TemplateInstance enumeration value that the current template instance represents.

Syntax

public TemplateInstance Instances { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The possible values are either the TemplateInstanceAttribute.Single field or the TemplateInstance.Multiple field.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0