Implements iPortable
You implement IPortable inside your modules BusinessControllerClass after modifying your controller class to implement the IPortable interface which is part of the DotNetNuke.Entities.Modules namespace.
.....Hence I added
imports DotNetNuke.Entities.Modules to GuestbookVBController
hope this helps someone !!
Mike
|