S
sck10
Hello,
I am using the following to call a sub procedure in a MasterPage using vb.
I am trying to find the equivalent in c#. Any help would be appreciated.
Call CType(Me.Master, mpColumn02).LoadMenu("menu_svcprtf")
Thanks, sck10
I am using the following to call a sub procedure in a MasterPage using vb.
I am trying to find the equivalent in c#. Any help would be appreciated.
Call CType(Me.Master, mpColumn02).LoadMenu("menu_svcprtf")
Thanks, sck10