Plumtree Pluggable Navigation API  
 

NavigationCommonHelpers.GetMyPageImageSource Method 

Helper function that returns a string with the HTML of the formatted image for Mypages

public static string GetMyPageImageSource(
   AActivitySpace aspace
);

Parameters

aspace
Current Activityspace

Return Value

String The image as an HTML String

See Also

NavigationCommonHelpers Class | com.plumtree.portalpages.common.uiparts Namespace