Uiinfrastructure API Docs  
 

ASURL.SetNoLinkLabelString Method 

NOTE: This method is not for setting the display text of an anchor! Use SetLabelString to set the display text. This is used when the ASURL is used to only output a text label, i.e not a link.

public virtual void SetNoLinkLabelString(
   string label
);

See Also

ASURL Class | com.plumtree.uiinfrastructure.activityspace Namespace