Something for almost everyone
Skip Navigation Links

if(!Request.IsLocal) {
ShowCode();
}else{
ShowRequestIsLocal();
}