1 write to OwnerControl
System.Web (1)
UI\Control.cs (1)
3541OwnerControl = owner;
6 references to OwnerControl
System.Web (6)
UI\Control.cs (6)
903if (OwnerControl != null) { 1232if (OwnerControl != null) { 1233return OwnerControl.Site; 1242if (OwnerControl != null) { 2859if (control.OwnerControl != null) { 3329if (control.OwnerControl != null) {