I am writing code for an event receiver that must find the position (index) of a marker (like an <a name> tag) in some Wiki content.
When I use an SPFile to open the wiki page (in my SitePages library), and read the text as a stream, it shows only the content that comes from the Master page (or maybe everything not in the main editing area of the wiki).
So wheer do I find, programmaatically, the content of the Wiki page?