| C# |
|---|
| public class SourceLayoutModule : UserControl |
| #ctor | Initializes an object instance. |
| ClosePage | Closes the current page. |
| LJCInit | Initializes the module. |
| LJCTabs | Returns a reference to the module tab control. |
| DataRetrieveDataSource | Retrieves the list rows. |
| Dispose | Clean up any resources being used. |
| InitializeComponent | Required method for Designer support - do not modify the contents of this method with the code editor. |
| OnPageClose | Calls the PageClose event handlers. |
| CloseTabPage | Gets or sets the close tab flag. |
| LJCProgramName | Gets the module assembly name. |
| components | Required designer variable. |