Queries the MyPages and their properties for a given user.
The MyPages 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 | The operation resulted in an error in the portal. |
RemoteException | There was a communication problem during the execution of the remote method call. |
IMyPagesManager Interface | Plumtree.Remote.PRC Namespace