2 references to _contentPlaceHolderIDPropName
System.Web (2)
UI\WebControls\Content.cs (2)
89if (StringUtil.EqualsIgnoreCase(key, _contentPlaceHolderIDPropName)) { 106throw new HttpException(SR.GetString(SR.Control_Missing_Attribute, _contentPlaceHolderIDPropName, type.Name));