LinkLauncher Constructor (ViewStyle)

 

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

See Also

LinkLauncher Overload
LinkLauncher Class
Microsoft.WindowsServerSolutions.Common.Controls Namespace

Return to top