2 references to ParseChildrenAttribute
System.Web (2)
UI\ParseChildrenAsPropertiesAttribute.cs (2)
25
public static readonly ParseChildrenAttribute ParseAsChildren = new
ParseChildrenAttribute
(false, false);
28
public static readonly ParseChildrenAttribute ParseAsProperties = new
ParseChildrenAttribute
(true, false);