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