ASP.NET Enabled အကျုပ်
အသုံးချင်း နှင့် အခြေခံ
Enabled အကျုပ် က ကွန်ပျူတာ အကျုပ် ဖွင့်ခြင်း သို့မဟုတ် ပိတ်ချိခြင်း အတွက် အသုံးပြုသည်。
အက္ခရာ
<asp:webcontrol id="id" Enabled=true|false runat="server" />
အမှတ်
ဤ အမှတ် တွင် button ကွန်ပျူတာ အကျုပ် ပိတ်ချိထားပါသည်:
<html> <body> <form runat="server"> <asp:Button id="Button2" Enabled=False Text="Submit" runat="server"/> </form> </body> </html>
အမှတ်
- button ကွန်ပျူတာ အကျုပ် ပိတ်ချိ