Base solution for your next web application

Activities of "pauldowling"

That was a sufficient hint, thank you! I was able to achieve what I wanted in PostInitialize.

Hi there, I would like to be able to use ISettingManager during module PreInitialize (specifically, the web module). But I cannot figure out the appropriate way to inject it. Constructor or property injection seem to be out of the question, and I'm not sure how to inject the appropriate dependencies using IIocManager... I'm at an impasse.

Is it possible to use ISettingManager during module PreInitialize? If so, any hints? :)

Showing 1 to 2 of 2 entries