G
Guest
I am wondering if I have a single destination page, and 2 or more source
pages, is there a way to tell which type of class is currently in the
context.Handler?
So if i am on the destination page, I can check the context to see whethere
it is page1Source or page2Source, and process differently accordingly. In
order to convert the context.handler, I need to know which source page it
references.
I didn't see any intellisense for a getType for the context.handler. I don't
know if its possible either.
thanks
pages, is there a way to tell which type of class is currently in the
context.Handler?
So if i am on the destination page, I can check the context to see whethere
it is page1Source or page2Source, and process differently accordingly. In
order to convert the context.handler, I need to know which source page it
references.
I didn't see any intellisense for a getType for the context.handler. I don't
know if its possible either.
thanks