Makes a simple link that creates an object in the parent window - passing in the added arguments.
Makes a simple link that creates an object in the parent window - passing in the added arguments.
public static HTMLElement MakeCreateObjectLink(int,string,int,string,AActivitySpace,int,string,bool);
Makes a simple link that creates an object in the parent window - passing in the added arguments. This version of the function defaults to create mode
public static HTMLElement MakeCreateObjectLink(int,string,int,string,AActivitySpace,string,bool);
PlumtreeHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace