Queries the My Pages and their properties for a given user.
The My Pages for the user.
Only the following calls on rows are supported: IObjectQueryRow.GetName() and IObjectQueryRow.GetIntegerValue(MyPageProperty.PageID)). All other calls will result in a PropertyNotRequestedException
Exception Type | Condition |
---|---|
PortalException | if the operation resulted in an error on the portal. |
RemoteException | if there is a communication problem during the execution of the remote method call. |
IMyPagesManager Interface | Plumtree.Remote.PRC Namespace