<%@ Control Language="C#" AutoEventWireup="true" CodeFile="Settings.ascx.cs" Inherits="AdefWebserver.Modules.StoreLocator.Settings" %> <table cellpadding="2"> <tr> <td> <b>Note:</b> This key must be created for the web address it will be used on. <br /> <asp:LinkButton ID="lnkGoogleAPI" runat="server" Font-Underline="True" PostBackUrl="http://code.google.com/apis/maps/signup.html">Click here to get your Google API key.</asp:LinkButton> <br /> <br /> </td> </tr> <tr> <td> <b>Google API Key:</b> <br /> <asp:TextBox ID="txtGoogleAPIKey" runat="server" Columns="120"></asp:TextBox> </td> </tr> </table>
Buy DotNetNuke Modules from Snowcovered |
DotNetNuke™ is a registered trademark of DotNetNuke Corporation.