1 write to _contentPlaceHolderID
System.Web (1)
UI\WebControls\ContentPlaceHolder.cs (1)
26_contentPlaceHolderID = ID;
2 references to _contentPlaceHolderID
System.Web (2)
UI\WebControls\ContentPlaceHolder.cs (2)
63ITemplate tpl = ((System.Web.UI.ITemplate)(masterPage.ContentTemplates[_contentPlaceHolderID])); 85&& masterPage.ContentTemplates.Contains(_contentPlaceHolderID)) {