Plumtree Portal UI  
 

IFriendlyURLManager.LookupFriendlyURLKeyFromClassId Method 

Returns the friendly URL key for the particular class

string LookupFriendlyURLKeyFromClassId(
   string _strClassId
);

Parameters

_strClassId
class id of the key that we want

Return Value

The friendly URL key

See Also

IFriendlyURLManager Interface | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace