Hello Guys,
I have an extensibility app and i can configure a button to start it.
Type: Function, Run Extensibility App and at Arguments i set: Type=DLL;AppName={appname};FileName={my.dll};Script={start_method};arg=
Does anyone know how can i do the same thing through isl?
I cant find a way to press the specific button or i cant find a way to start the same method passing the context (IExecutionContext) of the page.
Thanks
I have an extensibility app and i can configure a button to start it.
Type: Function, Run Extensibility App and at Arguments i set: Type=DLL;AppName={appname};FileName={my.dll};Script={start_method};arg=
Does anyone know how can i do the same thing through isl?
I cant find a way to press the specific button or i cant find a way to start the same method passing the context (IExecutionContext) of the page.
Thanks