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

    Parameters

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