Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

InvalidateContainer Method

Show in webframe
The container to invalidate.
Invalidates the specified container and re-renders its content in the automation control.
Syntax
 function Leadtools.Annotations.Automation.AnnAutomation.invalidateContainer( 
   container 
)

Parameters

ParameterTypeDescription
containerAnnContainerThe container to invalidate.
Remarks

This method will call invalidate on the automation control using the boundary of the container specified.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

Error processing SSI file