Plumtree Portal UI  
 

MyPageFriendlyURLParser Class

Friendly URL parser specific to MyPage URLs. Checks the URL for mypage id in addition to the mypage name.

For a list of all members of this type, see MyPageFriendlyURLParser Members.

System.Object
   com.plumtree.portaluiinfrastructure.friendlyurl.FriendlyURLParser
      com.plumtree.portaluiinfrastructure.friendlyurl.MyPageFriendlyURLParser

public class MyPageFriendlyURLParser : FriendlyURLParser

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.friendlyurl

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

MyPageFriendlyURLParser Members | com.plumtree.portaluiinfrastructure.friendlyurl Namespace