Share via


CommandHandlerAttribute(String) Constructor

Definition

public:
 CommandHandlerAttribute(System::String ^ commandName);
public CommandHandlerAttribute (string commandName);
new Microsoft.Practices.CompositeUI.Commands.CommandHandlerAttribute : string -> Microsoft.Practices.CompositeUI.Commands.CommandHandlerAttribute
Public Sub New (commandName As String)

Parameters

commandName
String

Applies to