Plumtree Pluggable Navigation API  
 

NavigationCommonHelpers.GetCommunityImageURLString Method 

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

public static string GetCommunityImageURLString(
   AActivitySpace aspace,
   string commName
);

Parameters

aspace
Current Activityspace
commName

Return Value

String The image as an HTML String

See Also

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