Apply web part property changes (Note: Overridden property still needs to be marked as WebPartApplyChangesAttribute).
Namespace: MonoSoftware.MonoXNote: Marked with WebPartApplyChangesAttribute attribute so it is called from ApplyChanges event in the editor part to refresh the module appearance.
Assembly: MonoX (in MonoX.dll) Version: 4.5.3057.35 (4.5.3057.35)
Syntax
| C# |
|---|
public virtual void ApplyChanges() |
| Visual Basic |
|---|
Public Overridable Sub ApplyChanges |
| Visual C++ |
|---|
public: virtual void ApplyChanges() |