LEADTOOLS JavaScript (Leadtools.Controls)

DivId Property

Show in webframe
Gets the main DIV element ID.
Syntax
get_divId();
Object.defineProperty('divId');

Property Value

TypeDescription
stringThe main DIV ID.
Remarks

The value of DivId is "ControlId_div". Use document.getElementById to obtain the DIV element. For more information, refer to the Components section of ImageViewer.

Example

For an example, refer to UserElements.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.