Tag: SmartObject
-
Service Objects are key to integrating back end…
Service Objects are key to integrating back end systems with K2. Here’s a How-To video on k2underground shows you how to build one Check it out! [RSS]
-
Here’s some sample code for working with a…
Here’s some sample code for working with a SmartObject: We use the following namespaces from these DLLs (They are in the GAC as well) using SourceCode.SmartObjects.Client; (DLL: SourceCode.SmartObjects.Client) using SourceCode.Hosting.Client.BaseAPI; (DLL: SourceCode.HostClient)
You must be logged in to post a comment.