Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / UI / WebParts / NonParentingControl.cs / 1305376 / NonParentingControl.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.WebControls.WebParts { using System.Security.Permissions; using System.Web.UI; internal sealed class NonParentingControl : Control { protected internal override void AddedControl(Control control, int index) { } protected internal override void RemovedControl(Control control) { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.WebControls.WebParts { using System.Security.Permissions; using System.Web.UI; internal sealed class NonParentingControl : Control { protected internal override void AddedControl(Control control, int index) { } protected internal override void RemovedControl(Control control) { } } } // 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
- PolicyLevel.cs
- GregorianCalendarHelper.cs
- DocumentViewerBase.cs
- FileFormatException.cs
- ColorMap.cs
- MessageQueuePermissionEntry.cs
- Random.cs
- Source.cs
- WindowsFormsSynchronizationContext.cs
- ComplexObject.cs
- TextViewSelectionProcessor.cs
- TypographyProperties.cs
- DataSourceCollectionBase.cs
- InputManager.cs
- Msec.cs
- WebServiceTypeData.cs
- WebPartAddingEventArgs.cs
- CodeConstructor.cs
- SafeMILHandle.cs
- SetStoryboardSpeedRatio.cs
- PathNode.cs
- ProgressBarHighlightConverter.cs
- Zone.cs
- X509Extension.cs
- MSAAEventDispatcher.cs
- ValidationPropertyAttribute.cs
- PropertyItemInternal.cs
- Timer.cs
- FilterQuery.cs
- ColorMatrix.cs
- TagPrefixAttribute.cs
- Paragraph.cs
- ListViewCancelEventArgs.cs
- LongPath.cs
- ServiceDescription.cs
- BitmapEffectDrawing.cs
- TemplateBuilder.cs
- DefaultDialogButtons.cs
- UITypeEditor.cs
- ToolZone.cs
- HtmlShim.cs
- XmlSchemas.cs
- ParserOptions.cs
- BaseDataListActionList.cs
- ConfigXmlAttribute.cs
- TickBar.cs
- PlatformCulture.cs
- GlobalProxySelection.cs
- DbConnectionPoolGroupProviderInfo.cs
- OneWayChannelFactory.cs
- IdentitySection.cs
- SpellerHighlightLayer.cs
- MetadataArtifactLoaderFile.cs
- peernodeimplementation.cs
- HtmlEncodedRawTextWriter.cs
- Calendar.cs
- TextCompositionManager.cs
- Animatable.cs
- AsymmetricKeyExchangeFormatter.cs
- FrameworkObject.cs
- TypeSystemHelpers.cs
- TableRowCollection.cs
- SchemaCollectionCompiler.cs
- SqlWorkflowPersistenceService.cs
- PointHitTestResult.cs
- SimpleWorkerRequest.cs
- DbTransaction.cs
- ArrangedElementCollection.cs
- FamilyTypeface.cs
- DataGridViewCellStateChangedEventArgs.cs
- Paragraph.cs
- Util.cs
- FontDialog.cs
- InvokeGenerator.cs
- DataException.cs
- DateTimeFormat.cs
- Overlapped.cs
- ProxyWebPartManager.cs
- XmlDigitalSignatureProcessor.cs
- CommandManager.cs
- XmlCharType.cs
- parserscommon.cs
- Polygon.cs
- Process.cs
- _ConnectStream.cs
- SecurityRuntime.cs
- Metadata.cs
- ToolStripItemClickedEventArgs.cs
- TreeBuilderBamlTranslator.cs
- ClientSideQueueItem.cs
- Empty.cs
- ActiveXSite.cs
- DisplayInformation.cs
- SecurityRequiresReviewAttribute.cs
- BooleanSwitch.cs
- TimeSpan.cs
- UriTemplateLiteralQueryValue.cs
- DbQueryCommandTree.cs
- FileDialog_Vista.cs
- SqlBulkCopy.cs