VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.UI.UIElements Namespace / WebUiContextMenuJS type / WebUiContextMenuJS Constructors / WebUiContextMenuJS Constructor(WebUiElementJS[])
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebUiContextMenuJS Constructor(WebUiElementJS[])
    В этом разделе
    Initializes a new instance of the WebUiContextMenuJS class.
    Синтаксис
    // Parameters
    var items; // Type: WebUiElementJS[]
    var settings; // Type: object
    
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiContextMenuJS(items, settings);
    
    
    function WebUiContextMenuJS(
    items
    Массив объектов WebUiElementJS.
    : WebUiElementJS[]
    ) : WebUiContextMenuJS;

    Parameters

    items
    Массив объектов WebUiElementJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также