1 implementation of Save
System.Web (1)
UI\WebParts\WebPartManager.cs (1)
4339
void IPersonalizable.
Save
(PersonalizationDictionary state) {
4 references to Save
System.Web (4)
UI\WebParts\BlobPersonalizationState.cs (2)
621
customPersonalizable.
Save
(tempCustomProperties);
661
customPersonalizable.
Save
(tempCustomProperties);
UI\WebParts\WebPartManager.cs (1)
2196
personalizableControl.
Save
(personalizableData);
UI\WebParts\WebPartPersonalization.cs (1)
462
customPersonalizable.
Save
(info.CustomProperties);