Exemplo n.º 1
0
 /// <summary>
 /// Handles the Load event of the Page control.
 /// </summary>
 /// <param name="sender">The source of the event.</param>
 /// <param name="e">The <see cref="System.EventArgs"/> instance containing the event data.</param>
 protected void Page_Load(object sender, EventArgs e)
 {
     CmsPlaceHolder.RegisterStaticControl(this, this, "4B54E0B0-0423-40b6-AF34-52C493902927");
 }
Exemplo n.º 2
0
 /// <summary>
 /// Raises the <see cref="E:System.Web.UI.Control.Init"/> event.
 /// </summary>
 /// <param name="e">An <see cref="T:System.EventArgs"/> object that contains the event data.</param>
 protected override void OnInit(EventArgs e)
 {
     this.TemplateType = "menu";
     CmsPlaceHolder.RegisterStaticControl(this, this, "08046F65-1D6C-4f5e-B409-90DD9789B2DE");
     base.OnInit(e);
 }