VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.UI Namespace / WebImageViewerJS type / WebImageViewerJS Constructor(string)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebImageViewerJS Constructor(string)
    В этом разделе
    Initializes a new instance of the WebImageViewerJS class.
    Синтаксис
    // Parameters
    var controlId; // Type: string
    
    var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId);
    
    
    function WebImageViewerJS(
    controlId
    Идентификатор родительского DOM-элемента.
    : string
    ) : WebImageViewerJS;

    Parameters

    controlId
    Идентификатор родительского DOM-элемента.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также