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
- ObjectStateEntryDbUpdatableDataRecord.cs
- Module.cs
- XmlAttributeOverrides.cs
- EntityDescriptor.cs
- LinqDataSourceDisposeEventArgs.cs
- PublisherMembershipCondition.cs
- LoadItemsEventArgs.cs
- XpsThumbnail.cs
- EnumDataContract.cs
- Random.cs
- TemplateField.cs
- CurrencyWrapper.cs
- XslAstAnalyzer.cs
- ImportedNamespaceContextItem.cs
- IntersectQueryOperator.cs
- XmlSchemaExporter.cs
- SoapAttributes.cs
- XamlRtfConverter.cs
- ServiceDebugBehavior.cs
- WindowsFormsHostAutomationPeer.cs
- XamlSerializerUtil.cs
- IisTraceWebEventProvider.cs
- DirectoryObjectSecurity.cs
- NativeWindow.cs
- BufferedReadStream.cs
- MethodBody.cs
- TimeSpanValidator.cs
- PreviewPageInfo.cs
- SaveLedgerEntryRequest.cs
- EntityDataSourceWizardForm.cs
- HtmlControlAdapter.cs
- XmlSerializableReader.cs
- HelloOperation11AsyncResult.cs
- safesecurityhelperavalon.cs
- XNameConverter.cs
- SourceElementsCollection.cs
- ActivityTypeDesigner.xaml.cs
- DeploymentSectionCache.cs
- CaretElement.cs
- KeyPressEvent.cs
- Light.cs
- InputGestureCollection.cs
- CodeDOMProvider.cs
- HtmlContainerControl.cs
- returneventsaver.cs
- MergeLocalizationDirectives.cs
- BoundsDrawingContextWalker.cs
- SortedDictionary.cs
- TextPenaltyModule.cs
- HttpHandlerActionCollection.cs
- XamlStream.cs
- QueryCacheEntry.cs
- IdentitySection.cs
- VariableAction.cs
- SqlMetaData.cs
- DescendantOverDescendantQuery.cs
- SoapDocumentServiceAttribute.cs
- WebUtil.cs
- ManipulationVelocities.cs
- DataGridViewAutoSizeColumnsModeEventArgs.cs
- PointCollection.cs
- TraversalRequest.cs
- ObjectDataProvider.cs
- StringReader.cs
- SwitchElementsCollection.cs
- TransformerInfoCollection.cs
- EncryptedKeyHashIdentifierClause.cs
- StyleTypedPropertyAttribute.cs
- EmptyCollection.cs
- RangeValuePatternIdentifiers.cs
- ColumnMapTranslator.cs
- ObjectDataSourceEventArgs.cs
- ConfigurationCollectionAttribute.cs
- DnsPermission.cs
- HealthMonitoringSection.cs
- clipboard.cs
- InvokeMemberBinder.cs
- Query.cs
- EventMetadata.cs
- ObjectDataProvider.cs
- XmlSchemaImport.cs
- ObjectDisposedException.cs
- DataGridViewColumnCollectionEditor.cs
- HealthMonitoringSectionHelper.cs
- MailSettingsSection.cs
- GroupLabel.cs
- UIElement.cs
- PixelFormat.cs
- PocoPropertyAccessorStrategy.cs
- HwndHostAutomationPeer.cs
- ProxySimple.cs
- DeclarationUpdate.cs
- LinkLabelLinkClickedEvent.cs
- Context.cs
- Int32Converter.cs
- UseManagedPresentationBindingElement.cs
- MarkupCompilePass2.cs
- SchemaNotation.cs
- SafeHandles.cs
- SoapMessage.cs