Frequently Asked Questions
Missing documentation
Many of the topics are missing information. Is the helpfile corrupt?
This is a question that I have been asked before. No, this is
not an error in the build process of the help file. The documentation is
missing in the source.
What I did was a “simple” compile of the help that is in the available DNN sources. The help compile will put “missing” tags in the resulting help file when there is no documentation in the source itself.
If you have a look at the source code file: … \Library\Entities\Modules\Actions\ActionEventArgs.vb you will see that the description of these parameters is missing indeed.
Things will become better over the versions. There is a DNN workgroup active on documentation and reference material. But since most members are volunteers (like me), is has to come from free/spare time.