So the url and the parameters passed to the main MDS web page look something like this:
someserver/Explorer/AttributeSL.aspx?MID=2&VID=2&EID=27#/ExplorerEntity?MID=2&VID=2&EID=27
MID is passing ModelID
EID is the EntityID
I know I can even pass the member that I want to see. But then it displays only one member.
Is it possible to pass a member code that should be highlighted (displayed) in the Silverlight list ?
Or maybe pass the page that is being displayed ?