Uiinfrastructure API Docs  
 

JSComponentMgr.GetVersionIDAsString Method 

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

public virtual string GetVersionIDAsString();

Return Value

The version number of the JS component that is being used (as a String).

See Also

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