Refreshes the content of the RSS reader part. Marked with WebPartApplyChanges attribute so it is called from ApplyChanges event in the editor part to refresh the module appearance.

Namespace: MonoSoftware.MonoX.ModuleGallery
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public void Refresh()
Visual Basic
Public Sub Refresh
Visual C++
public:
void Refresh()
F#
member Refresh : unit -> unit 

See Also