Uiinfrastructure API Docs  
 

ConstructStaticHelpers.BLANK_URL Field

This should be used whenever you need a blank URL (such as when you have a javascript onClick and the URL should never be called). This should always be used because it may redirect to a no-javascript error page in the future.

public const string BLANK_URL = "#";

See Also

ConstructStaticHelpers Class | com.plumtree.xpshared.htmlconstructs Namespace