CAS.UA.Server.ServerConfiguration

OKButtonEventArgs Constructor

Initializes a new instance of the OKButtonEventArgs class.

Namespace:  CAS.UA.Server.ServerConfiguration.Controls
Assembly:  ConfigurationEditor.ServerConfiguration (in ConfigurationEditor.ServerConfiguration.dll)

Syntax


public OKButtonEventArgs(
	bool state
)

Parameters

state
Type: Boolean
if set to true the button should be enabled.