EntityTemplateUserControl::ContainerType Property
Gets the type of the data-bound control that contains this entity template.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
The ContainerType class provides information about the context (the control type) in which the EntityTemplateUserControl class is contained. This type can be a list control, such as a GridView or ListView control. It can also be a single-item control, such as a DetailsView or FormView control.
You can customize the behavior of an application depending on the ContainerType value, such as conditionally displaying or hiding specific UI elements.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.