Plumtree Pluggable Navigation API  
 

NavigationCommonHelpers.GetMyPageImageURLString Method 

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

public static string GetMyPageImageURLString(
   AActivitySpace aspace,
   string mpName
);

Parameters

aspace
Current Activityspace
mpName
Alt text for the image

Return Value

String The image as an HTML String

See Also

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