[]
Loads layouts of C1DashboardLayout control from the XML file.
public void LoadLayout(string fileName)
| Type | Name | Description |
|---|---|---|
| string | fileName | The name of the XML file. |
Loads layouts of C1DashboardLayout control from the XML file.
public void LoadLayout(Stream stream)
| Type | Name | Description |
|---|---|---|
| Stream | stream | The stream to input. |