C# Class SenseNet.Portal.UI.CommandButtonsEventArgs

Inheritance: CancelEventArgs
Exibir arquivo Open project: maxpavlov/FlexNet Class Usage Examples

Public Methods

Method Description
CommandButtonsEventArgs ( CommandButtonType buttonType, ContentView view, string customCommand ) : System

Method Details

CommandButtonsEventArgs() public method

public CommandButtonsEventArgs ( CommandButtonType buttonType, ContentView view, string customCommand ) : System
buttonType CommandButtonType
view ContentView
customCommand string
return System