A
AM
Hi, All
Could some one help me. I am using asp.net and I have some buttons and
labels on the form. I use these controls in another class for which I
have declared these labels and buttons as public. But if I add any
other control on the form, all the controls modifiers are automatically
changed from public to protected in the web form generated code.
I would be grateful if anybody to explain this to me.
Thanks in advance,
AM
Could some one help me. I am using asp.net and I have some buttons and
labels on the form. I use these controls in another class for which I
have declared these labels and buttons as public. But if I add any
other control on the form, all the controls modifiers are automatically
changed from public to protected in the web form generated code.
I would be grateful if anybody to explain this to me.
Thanks in advance,
AM