C# Class SenseNet.Portal.UI.UserActionEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: maxpavlov/FlexNet Class Usage Examples

Public Methods

Method Description
UserActionEventArgs ( string actionName, string eventName, ContentView view ) : System

Method Details

UserActionEventArgs() public method

public UserActionEventArgs ( string actionName, string eventName, ContentView view ) : System
actionName string
eventName string
view ContentView
return System