C# Класс SenseNet.Portal.UI.CommandButtonsEventArgs

Наследование: CancelEventArgs
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CommandButtonsEventArgs ( CommandButtonType buttonType, ContentView view, string customCommand ) : System

Описание методов

CommandButtonsEventArgs() публичный Метод

public CommandButtonsEventArgs ( CommandButtonType buttonType, ContentView view, string customCommand ) : System
buttonType CommandButtonType
view ContentView
customCommand string
Результат System