2 overrides of LoadConfigurationState
System.Web (2)
UI\WebParts\RowToFieldTransformer.cs (1)
57protected internal override void LoadConfigurationState(object savedState) {
UI\WebParts\RowToParametersTransformer.cs (1)
125protected internal override void LoadConfigurationState(object savedState) {
1 reference to LoadConfigurationState
System.Web (1)
UI\WebParts\WebPartManagerInternals.cs (1)
56transformer.LoadConfigurationState(savedState);