Uiinfrastructure API Docs  
 

HTMLFrame.SetNoResize Method 

Set the value of the noresize attribute.

public virtual void SetNoResize(
   bool b
);

Parameters

b
boolean value.

See Also

HTMLFrame Class | com.plumtree.xpshared.htmlelements Namespace