Uiinfrastructure API Docs  
 

AHTMLComponent.SetLabel Method 

Sets the Label of this component

public virtual void SetLabel(
   string label
);

Parameters

label
The m_sLabel to set

See Also

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