Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / WebForms / System / Web / UI / Design / WebParts / DesignerGenericWebPart.cs / 1 / DesignerGenericWebPart.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.Design.WebControls.WebParts { using System; using System.Design; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; // Doesn't add the ChildControl to its Control collection internal sealed class DesignerGenericWebPart : GenericWebPart { public DesignerGenericWebPart(Control control) : base(control) { } protected override void CreateChildControls() { // Don't add the ChildControl to the Controls collection } } } // 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
- HighlightVisual.cs
- ControlBuilderAttribute.cs
- EdmComplexPropertyAttribute.cs
- PrintingPermissionAttribute.cs
- ResourcesGenerator.cs
- StaticSiteMapProvider.cs
- PrintDialogException.cs
- FormsAuthenticationModule.cs
- ImageSource.cs
- QueryModel.cs
- DockPatternIdentifiers.cs
- formatter.cs
- COM2IDispatchConverter.cs
- CodeAccessSecurityEngine.cs
- Binding.cs
- NetworkInformationPermission.cs
- RuntimeWrappedException.cs
- DataGridViewCellValidatingEventArgs.cs
- RegionData.cs
- ExpressionConverter.cs
- WebExceptionStatus.cs
- TransportReplyChannelAcceptor.cs
- EntityAdapter.cs
- ApplicationId.cs
- DefaultEventAttribute.cs
- MailWriter.cs
- XmlDesignerDataSourceView.cs
- ProviderSettingsCollection.cs
- ProtectedConfigurationSection.cs
- AtomicFile.cs
- SapiGrammar.cs
- CodeExporter.cs
- AddInController.cs
- ContainerAction.cs
- WebException.cs
- DocumentSequence.cs
- PenThreadWorker.cs
- GroupedContextMenuStrip.cs
- SqlMultiplexer.cs
- CodeDOMProvider.cs
- SqlServices.cs
- JoinSymbol.cs
- EntityDataSourceStatementEditorForm.cs
- WebDisplayNameAttribute.cs
- ResourceExpressionBuilder.cs
- KeyEvent.cs
- DataSourceControl.cs
- XmlHierarchyData.cs
- ZipIOExtraFieldElement.cs
- ComboBox.cs
- PeerTransportElement.cs
- SplitterPanel.cs
- BinHexEncoder.cs
- DataGridDefaultColumnWidthTypeConverter.cs
- _AutoWebProxyScriptWrapper.cs
- GeneralTransform.cs
- KeyNotFoundException.cs
- DesigntimeLicenseContext.cs
- XmlDataSourceNodeDescriptor.cs
- ConnectionPointGlyph.cs
- ColorComboBox.cs
- WebResponse.cs
- Tuple.cs
- ImpersonateTokenRef.cs
- ThreadInterruptedException.cs
- ExceptionUtil.cs
- LogicalExpr.cs
- NetSectionGroup.cs
- ToolStripItem.cs
- SafeCertificateContext.cs
- XhtmlConformanceSection.cs
- ErrorHandler.cs
- RegexEditorDialog.cs
- CatalogPart.cs
- CompressionTransform.cs
- IDReferencePropertyAttribute.cs
- TreeNode.cs
- PresentationTraceSources.cs
- DescendantQuery.cs
- SqlReferenceCollection.cs
- Italic.cs
- ConstantCheck.cs
- XmlILTrace.cs
- DbProviderConfigurationHandler.cs
- DeliveryStrategy.cs
- TextMarkerSource.cs
- DesignerActionItemCollection.cs
- JoinSymbol.cs
- XmlBinaryReader.cs
- XslNumber.cs
- RegexInterpreter.cs
- CRYPTPROTECT_PROMPTSTRUCT.cs
- DataGridViewRowHeaderCell.cs
- QuaternionAnimationBase.cs
- SqlFormatter.cs
- IdentifierService.cs
- ListDictionaryInternal.cs
- CacheMemory.cs
- MatrixIndependentAnimationStorage.cs
- DbFunctionCommandTree.cs