ng System; using System.Web.UI; using System.Web.UI.WebControls; using System.ComponentModel; namespace Region.Controls { public class MyForm : System.Web.UI.HtmlControls.HtmlForm { public override string UniqueID { get { if (this.NoNameContainer && this.NamingContainer != this.Page ) { return base.UniqueID.Substring(base.UniqueID.LastIndexOf(":")+1); } else {页码:[1] [2] [3] [4] [5] 第3页、共5页 |