November Happy Hour will be moved to Thursday December 5th.
Is it right that the 'Pages' are not available/neccessary anymore in the event handling?
I've some code like below and all 'pages' gives an error:
DataFactory.Instance.CheckedInContent += DataFactoryEvents.CheckedInContent; DataFactory.Instance.CheckedInPage += DataFactoryEvents.CheckedInPage; DataFactory.Instance.CheckingInContent += DataFactoryEvents.CheckingInContent; DataFactory.Instance.CheckingInPage += DataFactoryEvents.CheckingInPage; DataFactory.Instance.CreatedContent += DataFactoryEvents.CreatedContent; DataFactory.Instance.CreatedPage += DataFactoryEvents.CreatedPage; DataFactory.Instance.CreatingContent += DataFactoryEvents.CreatingContent; DataFactory.Instance.CreatingPage += DataFactoryEvents.CreatingPage;
Hopefully someone can agree on this.
Thanks!
Kind regards.
Sander van de Pas
[Pasting files is not allowed]
Is it right that the 'Pages' are not available/neccessary anymore in the event handling?
I've some code like below and all 'pages' gives an error:
Hopefully someone can agree on this.
Thanks!
Kind regards.
Sander van de Pas
[Pasting files is not allowed]