ParseChildrenAttribute.ParseAsChildren 필드

정의

서버 컨트롤에 포함된 중첩 내용이 컨트롤로 구문 분석됨을 나타냅니다.

public: static initonly System::Web::UI::ParseChildrenAttribute ^ ParseAsChildren;
public static readonly System.Web.UI.ParseChildrenAttribute ParseAsChildren;
 staticval mutable ParseAsChildren : System.Web.UI.ParseChildrenAttribute
Public Shared ReadOnly ParseAsChildren As ParseChildrenAttribute 

필드 값

설명

필드가 ParseAsChildren 호출되면 서버 컨트롤 내에 포함된 중첩된 콘텐츠는 속성으로 구문 분석되지 않고 컨트롤로 구문 분석됩니다.

적용 대상

추가 정보