Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / ndp / fx / src / xsp / System / Web / UI / DataSourceControlBuilder.cs / 1 / DataSourceControlBuilder.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI { using System; using System.Collections; using System.Reflection; using System.Security.Permissions; using System.Web.Util; ////// [AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] public sealed class DataSourceControlBuilder : ControlBuilder { ////// public override bool AllowWhitespaceLiterals() { return false; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI { using System; using System.Collections; using System.Reflection; using System.Security.Permissions; using System.Web.Util; ////// [AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] public sealed class DataSourceControlBuilder : ControlBuilder { ////// public override bool AllowWhitespaceLiterals() { return false; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ZipIOLocalFileBlock.cs
- SqlCommand.cs
- WebBrowserContainer.cs
- TextClipboardData.cs
- DictionaryTraceRecord.cs
- IIS7WorkerRequest.cs
- ClrPerspective.cs
- MatchNoneMessageFilter.cs
- PeerCustomResolverBindingElement.cs
- Codec.cs
- SystemTcpStatistics.cs
- ImageConverter.cs
- BaseParagraph.cs
- SortQuery.cs
- SendSecurityHeaderElementContainer.cs
- dataobject.cs
- InfoCardServiceInstallComponent.cs
- RoutedEventConverter.cs
- ProgressiveCrcCalculatingStream.cs
- ETagAttribute.cs
- MetadataArtifactLoaderCompositeFile.cs
- TerminatorSinks.cs
- Lasso.cs
- HtmlToClrEventProxy.cs
- PathGeometry.cs
- WebPartExportVerb.cs
- ToolStripProgressBar.cs
- ITextView.cs
- SigningCredentials.cs
- ColumnResizeUndoUnit.cs
- BinaryObjectReader.cs
- BoolExpressionVisitors.cs
- SqlBulkCopyColumnMappingCollection.cs
- DrawToolTipEventArgs.cs
- ObjectIDGenerator.cs
- XmlLoader.cs
- OrderingQueryOperator.cs
- Int64AnimationUsingKeyFrames.cs
- SiteMapNode.cs
- TextRange.cs
- BindingContext.cs
- GiveFeedbackEvent.cs
- DataStorage.cs
- QilList.cs
- CellTreeSimplifier.cs
- BackgroundWorker.cs
- DbProviderManifest.cs
- CommandValueSerializer.cs
- EmptyEnumerable.cs
- TextLineBreak.cs
- ValidatorUtils.cs
- XmlEncodedRawTextWriter.cs
- IPEndPointCollection.cs
- TextRangeEdit.cs
- LoadedOrUnloadedOperation.cs
- TabControlCancelEvent.cs
- CodeNamespaceImportCollection.cs
- CopyOnWriteList.cs
- LedgerEntryCollection.cs
- ViewGenResults.cs
- ZipPackagePart.cs
- ExpressionHelper.cs
- XmlQueryRuntime.cs
- SimpleExpression.cs
- HotCommands.cs
- SqlProcedureAttribute.cs
- ExceptionUtil.cs
- NoResizeSelectionBorderGlyph.cs
- BamlTreeNode.cs
- webclient.cs
- TableDetailsCollection.cs
- DateTime.cs
- PropertyBuilder.cs
- AxWrapperGen.cs
- FormViewUpdatedEventArgs.cs
- PassportAuthentication.cs
- BufferModesCollection.cs
- GridViewItemAutomationPeer.cs
- Enlistment.cs
- DeclaredTypeElement.cs
- TriState.cs
- SettingsProperty.cs
- ExpandableObjectConverter.cs
- QueryOutputWriter.cs
- _UriTypeConverter.cs
- GridViewCancelEditEventArgs.cs
- FilterableAttribute.cs
- StateMachineTimers.cs
- Options.cs
- _StreamFramer.cs
- MouseWheelEventArgs.cs
- securestring.cs
- DeferredElementTreeState.cs
- CodeDirectoryCompiler.cs
- App.cs
- WorkItem.cs
- OrderByExpression.cs
- DSASignatureDeformatter.cs
- TextUtf8RawTextWriter.cs
- XmlComplianceUtil.cs