Plumtree UI Infrastructure API  
 

HTMLLayer.SetZIndex Method 

Set the value of the zindex attribute.

public virtual void SetZIndex(
   string s
);

Parameters

s
String value.

See Also

HTMLLayer Class | com.plumtree.xpshared.htmlelements Namespace