Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / ndp / fx / src / xsp / System / Web / UI / WebParts / NonParentingControl.cs / 5 / 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
- WebPartPersonalization.cs
- StrokeNode.cs
- OdbcCommandBuilder.cs
- WebColorConverter.cs
- WindowsGraphicsCacheManager.cs
- ProxyWebPartManager.cs
- DataBoundControlHelper.cs
- DataColumnPropertyDescriptor.cs
- ControlValuePropertyAttribute.cs
- ProcessManager.cs
- DataSvcMapFileSerializer.cs
- DependencyProperty.cs
- GPStream.cs
- SingletonChannelAcceptor.cs
- GPRECTF.cs
- InvokeWebService.cs
- MasterPage.cs
- DbException.cs
- StylusPoint.cs
- GlobalizationSection.cs
- __Filters.cs
- MetafileHeader.cs
- OneWayChannelFactory.cs
- WCFBuildProvider.cs
- DataSourceDesigner.cs
- DataReaderContainer.cs
- XPathNodeHelper.cs
- ContextStaticAttribute.cs
- OleDbWrapper.cs
- Rotation3DKeyFrameCollection.cs
- CodeStatementCollection.cs
- BitmapPalettes.cs
- FontStyles.cs
- ArraySet.cs
- TreeNodeMouseHoverEvent.cs
- PlainXmlSerializer.cs
- HelpKeywordAttribute.cs
- RangeBaseAutomationPeer.cs
- RtfToXamlReader.cs
- Rotation3D.cs
- XmlToDatasetMap.cs
- SimpleWebHandlerParser.cs
- IPPacketInformation.cs
- AppDomainProtocolHandler.cs
- TextEffectResolver.cs
- ResourcePool.cs
- PropertyDescriptorCollection.cs
- LongTypeConverter.cs
- XmlNamedNodeMap.cs
- SamlConstants.cs
- ColorConvertedBitmapExtension.cs
- View.cs
- NativeObjectSecurity.cs
- WindowsHyperlink.cs
- QuaternionAnimationUsingKeyFrames.cs
- XXXInfos.cs
- ListSourceHelper.cs
- PrivateFontCollection.cs
- WebPartMinimizeVerb.cs
- UnsignedPublishLicense.cs
- UniqueCodeIdentifierScope.cs
- DesignDataSource.cs
- WebPartCloseVerb.cs
- ConnectionManagementSection.cs
- ExtenderProvidedPropertyAttribute.cs
- MessageQueueKey.cs
- ObjectStateManager.cs
- ToolStripDropDown.cs
- ConfigXmlReader.cs
- AxisAngleRotation3D.cs
- EnumType.cs
- _HelperAsyncResults.cs
- BookmarkInfo.cs
- FormsAuthenticationTicket.cs
- InputReportEventArgs.cs
- TextAction.cs
- TimelineCollection.cs
- SafeProcessHandle.cs
- Size.cs
- ReadWriteControlDesigner.cs
- RequestQueue.cs
- ColumnCollection.cs
- HttpStaticObjectsCollectionWrapper.cs
- WindowsTokenRoleProvider.cs
- BitmapImage.cs
- wgx_commands.cs
- COM2TypeInfoProcessor.cs
- ResXBuildProvider.cs
- QilPatternVisitor.cs
- CreateUserWizard.cs
- CodeTypeReferenceExpression.cs
- SafeBitVector32.cs
- ReferenceEqualityComparer.cs
- Encoding.cs
- WCFServiceClientProxyGenerator.cs
- TextLine.cs
- DetailsView.cs
- FilterableAttribute.cs
- DictionaryEntry.cs
- AttributeCollection.cs