using SteamWare; using System; public partial class mod_main_help : ApplicationUserControl { #region Protected Methods protected override void Page_Load(object sender, EventArgs e) { } #endregion Protected Methods }