다음을 통해 공유


ExpressionBuilderContext.TemplateControl 속성

정의

ExpressionBuilder 개체에 대한 참조를 TemplateControl 개체에 제공합니다.

public:
 property System::Web::UI::TemplateControl ^ TemplateControl { System::Web::UI::TemplateControl ^ get(); };
public System.Web.UI.TemplateControl TemplateControl { get; }
member this.TemplateControl : System.Web.UI.TemplateControl
Public ReadOnly Property TemplateControl As TemplateControl

속성 값

TemplateControl

이 메뉴가 들어 있는 TemplateControl입니다.

설명

식 작성기는 계산 또는 식 값을 구문 분석을 포함 하는 페이지에 대 한 자세한 내용은 필요할 수 있습니다.

이렇게 제공 된 ExpressionBuilder 필요할 수 있는 페이지에 대 한 정보를 사용 하 여 개체입니다. 컨트롤의 인스턴스는 컨트롤 템플릿의 일부인 경우는 TemplateControl 속성 포함 하는 컨트롤에 대 한 참조를 포함 합니다. 자세한 내용은 TemplateControl를 참조하세요.

적용 대상

추가 정보