Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic linkcreating event for validation (Read 1655 times)
digit
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 12
Joined: Jul 23rd, 2008
linkcreating event for validation
Sep 11th, 2008 at 5:41am
Print Post  
I am using the linkcreating event for validation. It would seem that the LinkValidationEventArgs.Link.Destination is always nothing. I cant seem to validate the Origin and Destination as destination is always nothing.

Is there another way of validating links?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: linkcreating event for validation
Reply #1 - Sep 11th, 2008 at 7:42am
Print Post  
LinkValidationEventArgs.Link.Destination is the current destination node. The node that will become the link's destination if the operation is validated can be accessed through LinkValidationEventArgs.Destination.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
digit
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 12
Joined: Jul 23rd, 2008
Re: linkcreating event for validation
Reply #2 - Sep 11th, 2008 at 8:33am
Print Post  
Thanks - that worked Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint