Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / Routing / StopRoutingHandler.cs / 1305376 / StopRoutingHandler.cs
namespace System.Web.Routing {
using System;
using System.Runtime.CompilerServices;
[TypeForwardedFrom("System.Web.Routing, Version=3.5.0.0, Culture=Neutral, PublicKeyToken=31bf3856ad364e35")]
public class StopRoutingHandler : IRouteHandler {
protected virtual IHttpHandler GetHttpHandler(RequestContext requestContext) {
throw new NotSupportedException();
}
#region IRouteHandler Members
IHttpHandler IRouteHandler.GetHttpHandler(RequestContext requestContext) {
return GetHttpHandler(requestContext);
}
#endregion
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- WebPartCatalogAddVerb.cs
- ListBoxChrome.cs
- RedirectionProxy.cs
- SecurityTokenValidationException.cs
- SQLInt64.cs
- Parameter.cs
- Label.cs
- SourceFileBuildProvider.cs
- SecureConversationServiceElement.cs
- InfocardExtendedInformationCollection.cs
- EarlyBoundInfo.cs
- ByteStorage.cs
- XmlAnyAttributeAttribute.cs
- AttributeUsageAttribute.cs
- hebrewshape.cs
- ConnectionManager.cs
- MetadataCache.cs
- Column.cs
- SwitchElementsCollection.cs
- ParallelDesigner.cs
- ValueExpressions.cs
- OletxEnlistment.cs
- PipelineModuleStepContainer.cs
- ProfilePropertySettings.cs
- WindowsEditBoxRange.cs
- ReflectionPermission.cs
- CommandID.cs
- Label.cs
- WebDescriptionAttribute.cs
- SQLDouble.cs
- SQLDecimal.cs
- securitycriticaldata.cs
- Peer.cs
- Error.cs
- DataGridViewCellContextMenuStripNeededEventArgs.cs
- DataRelationCollection.cs
- ProviderUtil.cs
- ConfigXmlCDataSection.cs
- BitmapEffectOutputConnector.cs
- ClientScriptManagerWrapper.cs
- QueryContinueDragEvent.cs
- NavigationCommands.cs
- EventLogLink.cs
- TextEditorSpelling.cs
- SqlParameter.cs
- SharedStatics.cs
- InternalMappingException.cs
- FunctionImportElement.cs
- LocalizedNameDescriptionPair.cs
- HScrollProperties.cs
- DynamicEntity.cs
- HelpKeywordAttribute.cs
- entityreference_tresulttype.cs
- Privilege.cs
- CodeGenerator.cs
- StringConverter.cs
- base64Transforms.cs
- OletxResourceManager.cs
- ObjectListCommandCollection.cs
- Tuple.cs
- UIElement3DAutomationPeer.cs
- TextEffectCollection.cs
- HtmlElement.cs
- TransformPatternIdentifiers.cs
- TextOnlyOutput.cs
- SymDocumentType.cs
- AsymmetricSignatureFormatter.cs
- SafeProcessHandle.cs
- TCPClient.cs
- Encoding.cs
- CodeTypeReferenceCollection.cs
- RowCache.cs
- NavigationEventArgs.cs
- BaseParaClient.cs
- ExceptionValidationRule.cs
- AccessDataSource.cs
- BrowserDefinition.cs
- SchemaEntity.cs
- XPathAncestorIterator.cs
- AdRotator.cs
- StyleCollectionEditor.cs
- CodeSpit.cs
- HitTestParameters.cs
- Pool.cs
- NativeMethods.cs
- HMACSHA512.cs
- messageonlyhwndwrapper.cs
- SrgsText.cs
- CompositeControl.cs
- UnsafeNativeMethods.cs
- SelectQueryOperator.cs
- DefaultClaimSet.cs
- XmlSortKeyAccumulator.cs
- SByteStorage.cs
- ConnectionPoolManager.cs
- hebrewshape.cs
- RoutedPropertyChangedEventArgs.cs
- HttpAsyncResult.cs
- TraceHandlerErrorFormatter.cs
- SQLInt16Storage.cs