It's the Attributesproperty, the Add function inside that property.
E.g. btnSubmit.Attributes.Add("onMouseOver","someClientCode();")
E.g. btnSubmit.Attributes.Add("onMouseOver","someClientCode();")
Posted in:
ASP.Net Interview Questions
0 comments:
Post a Comment