what is the use of MtgNavigate & MtgDelete functions defined in the core.js? when it will be used/called?
A:
- Read what the actual function does.
- You may search 12 hive (mine is at C:\Program Files\Common Files\microsoft shared\Web Server Extensions\12)\TEMPLATE\LAYOUTS or 12\TEMPLATE\CONTROLTEMPLATES for such string to see who calls it.
- Also use Reflector to search for such string to see which methods in sharepoint dll use this javascript function (if any defined in code-behind).
I may guess that it has to do something with meeting workspaces :)
Janis Veinbergs
2010-03-22 07:56:48