Plumtree Portal UI  
 

AConditionType.GetMyConditionsListSectionTitle Method 

This method specifies what text will be displayed on the section title. Use the Resource Manager and the string language to localize. NOTE: The string returned by this method is not HTMLEncoded Examples:

public abstract string GetMyConditionsListSectionTitle(
   XPResourceManager xpRM,
   string strLanguage
);

Parameters

xpRM
- the resource manager which can be used to localize strings.
strLanguage
- current user's language locale

See Also

AConditionType Class | com.plumtree.portaluiinfrastructure.condition Namespace | ConditionTypeURLDomain | ConditionTypeClientIPAddress | ConditionTypeCommunityID | ConditionTypeGroupID