pkmn-classic-framework/web/controls/PokemonPicker.ascx
2015-03-31 00:34:39 -04:00

4 lines
237 B
Plaintext

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="PokemonPicker.ascx.cs" Inherits="PkmnFoundations.Web.controls.PokemonPicker" %>
<%-- todo: implement ajax pokemon picker --%>
<asp:TextBox ID="txtSpecies" runat="server" />