iCreate 15.1 Web parts/ iParts example / Public view integration example

Base web parts code for iMIS 15.1.  You can use this base code to create your own new web parts.    Remember to always use iBO for .NET or iMIS SOA in your web parts so they upgrade.

 

Release includes Visual Studio Template that can be usedif you are using the inline code model.
Or you can use attached template for Code Behind.

 

 

 

AttachmentSize
iMIS15. iPart Project Template with Code Behind.zip18.99 KB

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Visual Studio template

I do not see the Visual Studio Template to create a Content Type Web part. Was this template supposed to be in this zip file?

It is just a control.   We

It is just a control.   We don't have a visual studio template.

Visual Studio Template Location

Does this work with 15.1.2 or 15.1.3?

Hi,

My version (15.1.2) of Asi.dll does not seem to contain the Asi.Web namespace.  Is there another assembly I need to include to begin coding a custom iPart with code-behind?

Never mind

I was looking at an incomplete list of binaries.  I see that Asi.Web is a separate binary.  I can build this with 15.1.3 binaries (haven't tried running it though).