Uiinfrastructure API Docs  
 

JSComponentMgr.GetVersionIDAsInt Method 

Returns the version number of the JS component that is being used.

public virtual int GetVersionIDAsInt();

Return Value

The version number of the JS component that is being used (as an int).

See Also

JSComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace