Take the community feedback survey now.
                AI OnAI Off
            
        Take the community feedback survey now.
 
                
protected override void AddedControl(System.Web.UI.Control control, int index)
 {
    switch(this.InnerProperty.GetType().ToString())
    {
	case "EPiServer.Core.PropertyPageReference" :
               HyperLink hl = control as HyperLink;
	       if(hl != null)
  	       {
                         
    
    
    
My english page