LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

DivId Property


Gets the main DIV element ID.
Syntax
  get_divId();  
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
stringThe main DIV ID.
Remarks

The value of DivId is "ControlId_div". You can 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-2012 All Rights Reserved. LEAD Technologies, Inc.