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.
Initializes a new instance of the LinkLauncher class with the view style.
Namespace:   Microsoft.WindowsServerSolutions.Common.Controls
Assembly:  AdminCommon (in AdminCommon.dll)
Syntax
public LinkLauncher(
    ViewStyle viewStyle
)
public:
LinkLauncher(
    ViewStyle viewStyle
)
Public Sub New (
    viewStyle As ViewStyle
)
Parameters
- viewStyle 
 Type: Microsoft.WindowsServerSolutions.Common.Controls.ViewStyle- One of the enumeration values that specifies the view style. 
See Also
LinkLauncher Overload
LinkLauncher Class
Microsoft.WindowsServerSolutions.Common.Controls Namespace
Return to top