ParseChildrenAttribute.Default 필드

정의

ParseChildrenAttribute 클래스의 기본값을 정의합니다. 이 필드는 읽기 전용입니다.

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

필드 값

설명

필드의 Default 기본값은 입니다 false. 즉, 요소가 서버 컨트롤의 속성으로 구문 분석되지 않습니다.

적용 대상

추가 정보