Plumtree Portal UI  
 

IFriendlyURLParser.GetObjectName Method 

Returns the object name if one was parsed from the URL, null otherwise.

string GetObjectName(
   bool bDeNormalize
);

Parameters

bDeNormalize
Indicates whether the name should be denormalized before being returned

Return Value

See Also

IFriendlyURLParser Interface | com.plumtree.portaluiinfrastructure.friendlyurl Namespace