Message in Korean (한국어)
태그에서 ID 특성과 간단한 값을 사용해야만 컨트롤의 ID 속성을 설정할 수 있습니다(예: <asp:button runat="server" id="Button1"></asp:button>).
Unlocalized message
The ID property of a control can only be set using the ID attribute in the tag and a simple value. Example: <asp:button runat="server" id="Button1"></asp:button>
Search by Google