Bind data to the template. 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 BindList()
Visual Basic
Public Sub BindList
Visual C++
public:
void BindList()
F#
member BindList : unit -> unit 

See Also