Plumtree Portal UI  
 

IntrinsicPortletPrefsUtils.GetClassIdentifier Method 

Gets the portlet class identifier

public static string GetClassIdentifier(
   IPTGadget _ptPortlet,
   IPTState _objAppData
);

Parameters

_ptPortlet
Portlet object
_objAppData
AppDataState object

Return Value

Portlet class identifier (which is also the activity space of portlet)

See Also

IntrinsicPortletPrefsUtils Class | com.plumtree.portaluiinfrastructure.intrinsicportlets.prefs Namespace