Defines a data portal service used to get an access to a client-side data portal instance. More...
Public Member Functions | |
IChildDataPortal< T > | GetPortal< T > () |
Get a child data portal instance. More... | |
Defines a data portal service used to get an access to a client-side data portal instance.
Definition at line 15 of file IChildDataPortalFactory.cs.
IChildDataPortal< T > Csla.IChildDataPortalFactory.GetPortal< T > | ( | ) |
Get a child data portal instance.
T | Child business object type |
Implemented in Csla.Server.ChildDataPortalFactory.