Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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