4 references to SetProperty
System.Web (4)
UI\ControlBuilder.cs (1)
2253FastPropertyAccessor.SetProperty(obj, entry.Name, objectValue, InDesigner);
UI\PropertyMapper.cs (1)
194FastPropertyAccessor.SetProperty(childObj, propertyName, value, inDesigner);
UI\SkinBuilder.cs (1)
112FastPropertyAccessor.SetProperty(childObj, propertyName, value, InDesigner);
UI\WebParts\BlobPersonalizationState.cs (1)
1169FastPropertyAccessor.SetProperty(control, name, value, control.DesignMode);