c# - Form View how to check the mode -


hi i'm using asp:formview , need set inner control accessibility based on whether it's in insert or update mode.

can tell me how find mode?

actually found answer currentmode property


Comments