6 references to SetCache
System.Web.Mobile (6)
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (3)
428
IMobileWebFormServices.
SetCache
(_control.ID, (Object) DefaultTemplateDeviceFilter, (Object) this.TemplateDeviceFilter);
433
IMobileWebFormServices.
SetCache
(_control.ID, (Object) DefaultTemplateDeviceFilter, null);
457
IMobileWebFormServices.
SetCache
(ce.OldValue.ToString(), (Object) DefaultTemplateDeviceFilter, null);
UI\MobileControls\Design\StyleSheetDesigner.cs (3)
240
IMobileWebFormServices.
SetCache
(_styleSheet.ID, (Object) _templateStyle, (Object) this.TemplateStyle);
245
IMobileWebFormServices.
SetCache
(_styleSheet.ID, (Object) _templateStyle, null);
352
IMobileWebFormServices.
SetCache
(ce.OldValue.ToString(), (Object) _templateStyle, null);