Plumtree Portal UI  
 

IFriendlyURLParser.GetChildName Method 

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

string GetChildName(
   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