Code exemple Create Web Page Aspect Visualstudio C#
i'm trying to create an aspect for a chosen object. the aspect should be of type Web Page, and should view an external web page.
Any one has done it or similary before ?
Any one has done it or similary before ?
Answers
You want to create a Web-Browser aspect type by using C#?
There is already such a aspect type, named "Web Page" exactly like you called it. It displays an external web page.
Or do I misunderstand you?
There is already such a aspect type, named "Web Page" exactly like you called it. It displays an external web page.
Or do I misunderstand you?
Add new comment