다음을 통해 공유


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

컨테이너 컨트롤 형식입니다.

특성

적용 대상