1 write to OwnerControl
System.Web (1)
UI\Control.cs (1)
3448RareFieldsEnsured.OwnerControl = value;
3 references to OwnerControl
System.Web (3)
UI\Control.cs (3)
3445return RareFields.OwnerControl; 3623if (OwnerControl != null) 3625OwnerControl.Dispose();