ParseChildrenAttribute.ParseAsChildren 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示包含在服务器控件内的嵌套内容被分析为控件。
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 ,则服务器控件中包含的嵌套内容不会解析为属性;而是将其分析为控件。