[This is preliminary documentation and is subject to change.]
Add a Registrable Control directly into the list.
Namespace:
Forcepoint.GUISSAssembly: Forcepoint.GUISS (in Forcepoint.GUISS.dll) Version: 0.2.0.1 (0.2.0.1)
Syntax
| C# |
|---|
public void RegisterControl( RegistrableControl rc ) |
Parameters
- rc
- Type: Forcepoint.GUISS..::.RegistrableControl
The RegistrableControl to add.
Remarks
Doesn't throw an exception when there's already a RC with a similar name.