Hi,
 
I have this property i want it to retrieve an array, how can i achieve this, if some one can correct it for me please:
 
public  string[] Field2Navigate
  {
   get
   {
    return this.strField2Navigate;
   }
   set
   {
    
    this.strField2Navigate = value;
   }
  }

Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to