rob

rob

  • NA
  • 1
  • 0

[vb->c#] Some conversion problems about handles and Master Page

Aug 12 2006 4:43 PM
In vb i use "handles + handler class name" keyword for events, what can i use in c#? In vb i use the directive masterpagefile and mastertype and than i can see all public methods, classes and vars of the master page, in c# it seems it is not enaugh, how can i do to """see""" masterPage?