Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / untmp / whidbey / QFE / ndp / fx / src / xsp / System / Web / UI / ErrorFormatterPage.cs / 1 / ErrorFormatterPage.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- /* * This is a page class that is used for adaptive error formatting for mobile * devices. * * */ namespace System.Web.UI { internal sealed class ErrorFormatterPage: Page { protected internal override void SavePageStateToPersistenceMedium(Object viewState) { // Override and ignore. No need to save view state for this page. } protected internal override Object LoadPageStateFromPersistenceMedium() { // Override and ignore. No view state to load for this page. return null; } } } // 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
- SatelliteContractVersionAttribute.cs
- PackagingUtilities.cs
- ObjectQuery_EntitySqlExtensions.cs
- ServiceHostingEnvironment.cs
- HtmlInputButton.cs
- ZipIOCentralDirectoryDigitalSignature.cs
- SuppressMergeCheckAttribute.cs
- TimelineGroup.cs
- OdbcFactory.cs
- MergeExecutor.cs
- ConnectionsZone.cs
- DashStyle.cs
- ToolStripDropDownButton.cs
- NavigationService.cs
- PointAnimationClockResource.cs
- AsymmetricKeyExchangeDeformatter.cs
- HostedNamedPipeTransportManager.cs
- ReservationNotFoundException.cs
- HttpRequest.cs
- DrawListViewColumnHeaderEventArgs.cs
- TextTreeTextElementNode.cs
- ColorConvertedBitmapExtension.cs
- sqlser.cs
- ParallelActivityDesigner.cs
- TemplateControlBuildProvider.cs
- ServiceBuildProvider.cs
- XPathDescendantIterator.cs
- DefaultParameterValueAttribute.cs
- indexingfiltermarshaler.cs
- EditingCoordinator.cs
- SafeLibraryHandle.cs
- MergeExecutor.cs
- TransformGroup.cs
- DictionaryManager.cs
- WorkflowQueueInfo.cs
- Rect3DValueSerializer.cs
- WmlMobileTextWriter.cs
- SBCSCodePageEncoding.cs
- PresentationAppDomainManager.cs
- MainMenu.cs
- ProjectionPruner.cs
- FixedPageAutomationPeer.cs
- TdsParameterSetter.cs
- OneOfConst.cs
- InvalidOperationException.cs
- SoapSchemaMember.cs
- XPathException.cs
- DnsEndPoint.cs
- IRCollection.cs
- DataFormat.cs
- HttpProfileGroupBase.cs
- PathStreamGeometryContext.cs
- MouseWheelEventArgs.cs
- ServiceHttpHandlerFactory.cs
- graph.cs
- PermissionAttributes.cs
- DocumentXmlWriter.cs
- SettingsBindableAttribute.cs
- VariableDesigner.xaml.cs
- FormViewPageEventArgs.cs
- SqlOuterApplyReducer.cs
- GridItem.cs
- TemplatedMailWebEventProvider.cs
- TransformCryptoHandle.cs
- XmlTextReader.cs
- UxThemeWrapper.cs
- ImportCatalogPart.cs
- XamlHostingConfiguration.cs
- SmtpNtlmAuthenticationModule.cs
- UnmanagedMarshal.cs
- TypefaceMap.cs
- DataGridViewCheckBoxCell.cs
- RecognizedPhrase.cs
- SelectionChangedEventArgs.cs
- ObjectCloneHelper.cs
- MetadataArtifactLoaderFile.cs
- ColumnBinding.cs
- thaishape.cs
- ErrorEventArgs.cs
- figurelengthconverter.cs
- PolyQuadraticBezierSegment.cs
- SoapTypeAttribute.cs
- RectKeyFrameCollection.cs
- CheckBoxField.cs
- SoapDocumentMethodAttribute.cs
- BaseCodeDomTreeGenerator.cs
- _ScatterGatherBuffers.cs
- IncrementalCompileAnalyzer.cs
- AccessibleObject.cs
- AnnotationObservableCollection.cs
- MultitargetingHelpers.cs
- LazyTextWriterCreator.cs
- SecurityPolicyVersion.cs
- SettingsPropertyIsReadOnlyException.cs
- WebPartCatalogAddVerb.cs
- EntitySetDataBindingList.cs
- GenericEnumerator.cs
- StateDesigner.cs
- SerializationException.cs
- EndpointBehaviorElementCollection.cs