LinkLauncher.Launch Method ()
Retrieves the link from the list and fires a launch event so that the user(s) of this control can respond.
Namespace: Microsoft.WindowsServerSolutions.Common.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
public void Launch()
public:
void Launch()
Public Sub Launch
Remarks
Once an item has been launched, it no longer appears in bold.
See Also
LinkLauncher.LaunchLink
LinkLauncher Class
Microsoft.WindowsServerSolutions.Common.Controls Namespace
Return to top