ParseChildrenAttribute.ParseAsProperties 字段

定义

指示包含在服务器控件内的嵌套内容被分析为控件的属性。

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

字段值

注解

如果调用 字段 ParseAsProperties ,则服务器控件中包含的嵌套内容将分析为属性。

适用于

另请参阅