Compartir a través de


FieldTemplateUserControl.ContainerType Propiedad

Definición

Obtiene el tipo del control enlazado a datos que contiene la clase FieldTemplateUserControl.

public:
 virtual property System::Web::DynamicData::ContainerType ContainerType { System::Web::DynamicData::ContainerType get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.Web.DynamicData.ContainerType ContainerType { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ContainerType : System.Web.DynamicData.ContainerType
Public Overridable ReadOnly Property ContainerType As ContainerType

Valor de propiedad

ContainerType

Tipo de control contenedor.

Atributos

Se aplica a