FieldTemplateUserControl.ContainerType 属性

定义

获取包含 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

属性值

ContainerType

容器控件类型。

属性

适用于