IlsSwGetRepresentation
 
IlsSwGetRepresentation
Category 
Global function
Environment 
Server/Views component
Description 
This global function returns the representation, if any, associated with the graphic.
The function returns null if the graphic is not a field itf (data-aware) gadget or is not attached to a Server data source.
Synopsis 
IlsRepresentation IlsSwGetRepresentation(IlvGraphic graphic)
Example 
var rep = IlsSwGetRepresentation(obj);
See Also 
IlsSwGetRepresentationFromDs, IlsRepresentation (Script classes)
IlsRepresentation (C++ class)

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.