Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / untmp / whidbey / QFE / ndp / fx / src / xsp / System / Web / Configuration / ConfigsHelper.cs / 1 / ConfigsHelper.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Configuration { using System.Configuration; using System.Configuration.Provider; internal class ConfigsHelper { internal static void GetRegistryStringAttribute(ref string val, ConfigurationElement config, string propName) { if (HandlerBase.CheckAndReadRegistryValue(ref val, false) == false) { throw new ConfigurationErrorsException( SR.GetString(SR.Invalid_registry_config), config.ElementInformation.Properties[propName].Source, config.ElementInformation.Properties[propName].LineNumber); } } } } // 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
- ConfigXmlAttribute.cs
- ResourceReferenceKeyNotFoundException.cs
- ProxyManager.cs
- AppSettings.cs
- EntityDesignerBuildProvider.cs
- ClientData.cs
- ActiveXContainer.cs
- GPRECTF.cs
- Bezier.cs
- StateWorkerRequest.cs
- ElementAtQueryOperator.cs
- Rect3DValueSerializer.cs
- MimeTypeAttribute.cs
- StickyNoteHelper.cs
- NameValueConfigurationCollection.cs
- ResolveNameEventArgs.cs
- NativeMethods.cs
- VScrollProperties.cs
- CodeAttributeArgumentCollection.cs
- ArrayMergeHelper.cs
- GestureRecognizer.cs
- RadioButtonRenderer.cs
- ExeConfigurationFileMap.cs
- InternalTypeHelper.cs
- FigureParaClient.cs
- Clause.cs
- XhtmlBasicValidationSummaryAdapter.cs
- WrapPanel.cs
- SoapExtension.cs
- DataGridAddNewRow.cs
- AuthorizationRule.cs
- XmlSerializableServices.cs
- SeekableMessageNavigator.cs
- OdbcException.cs
- ServiceBuildProvider.cs
- HTTPNotFoundHandler.cs
- ZipIOBlockManager.cs
- HttpHeaderCollection.cs
- ErrorStyle.cs
- ExpressionTextBox.xaml.cs
- SessionPageStatePersister.cs
- BooleanExpr.cs
- XPathDocumentIterator.cs
- HitTestFilterBehavior.cs
- DispatchChannelSink.cs
- HelpInfo.cs
- Margins.cs
- PathStreamGeometryContext.cs
- StringToken.cs
- IImplicitResourceProvider.cs
- PropertyToken.cs
- AppDomainUnloadedException.cs
- Typography.cs
- HitTestParameters.cs
- NativeMethods.cs
- SafeLibraryHandle.cs
- LayoutDump.cs
- DetailsViewUpdateEventArgs.cs
- ISessionStateStore.cs
- SelfIssuedAuthProofToken.cs
- TdsParserHelperClasses.cs
- initElementDictionary.cs
- XmlWellformedWriterHelpers.cs
- ItemMap.cs
- PeerApplication.cs
- SortedSetDebugView.cs
- EntityDataSourceWrapperPropertyDescriptor.cs
- ClientSideQueueItem.cs
- AnimationTimeline.cs
- Solver.cs
- X509Certificate2Collection.cs
- HelpKeywordAttribute.cs
- XPathException.cs
- PerformanceCounters.cs
- SqlReferenceCollection.cs
- ISO2022Encoding.cs
- CursorConverter.cs
- SecurityKeyType.cs
- PartialArray.cs
- LinearGradientBrush.cs
- DesignerUtility.cs
- ThreadStaticAttribute.cs
- ToolStripActionList.cs
- SmtpNetworkElement.cs
- TraceEventCache.cs
- Path.cs
- ZeroOpNode.cs
- tooltip.cs
- RegexStringValidator.cs
- TripleDES.cs
- KeyFrames.cs
- Span.cs
- TextHintingModeValidation.cs
- RegexWorker.cs
- SchemaImporterExtension.cs
- EngineSite.cs
- OptimalTextSource.cs
- CodeNamespaceImport.cs
- InputBinding.cs
- diagnosticsswitches.cs