Loads the communicator.
Namespace: DotNetNuke.Entities.Modules.CommunicationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public void LoadCommunicator( Control ctrl ) |
| Visual Basic |
|---|
Public Sub LoadCommunicator ( ctrl As Control ) |
Parameters
- ctrl
- Type: System.Web.UI..::..Control
The control.