NodeInternalID - What is it?

6 replies. Last post: August 28, 2009 10:54 PM by James
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
matthiasmaxMember

Hi,

 

I'm using the  __EVENTARGUMENT variable to determine several actions in the Page_Init event of my page:

Dim argument As String = Request.Params.Get("__EVENTARGUMENT")

However this variable contains info about the Action (e.g, SelewctodeChanged) AND an "NodeInternalID".

What is this? And how can I use it to get more info about the node for example out of the collection in .Nodes.

 I tried setting different things like .Value . DataItem .Tag etc in the creation phase of ht enodes without success...

 

 

Thank you

All times are GMT -5. The time now is 2:29 AM.
Previous Next