Modal Windows in smart parts
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, Will anyone help in opening a View which is having its own Interface and Presenter. I want to open this view from base presenter in ModalWindow style. the code which i am having throws error "Object reference not set to an instance" in this line of code "WorkItem.Workspaces[WorkspaceNames.ModalWindows].Show(ObjMailLeft);". I need a sample application so that i can understand better.. Thanks in advance Umashanker.K