Uiinfrastructure API Docs  
 

ConstructStaticHelpers.GetJavascriptAnchorReturnTrue Method 

Static method to create a javascript onclick anchor. This version returns true.

public static HTMLAnchor GetJavascriptAnchorReturnTrue(
   string strText,
   string strJavascript
);

Parameters

strText
strJavascript

See Also

ConstructStaticHelpers Class | com.plumtree.xpshared.htmlconstructs Namespace