다음을 통해 공유


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 이 식을 포함하는 항목입니다.

설명

식 작성기에서는 식 값을 평가하거나 구문 분석하기 위해 포함된 페이지에 대한 추가 정보가 필요할 수 있습니다.

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

적용 대상

추가 정보