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
- SiteIdentityPermission.cs
- ModelPropertyImpl.cs
- SspiSecurityToken.cs
- MultipleViewPattern.cs
- SplashScreen.cs
- BmpBitmapEncoder.cs
- ResourceProviderFactory.cs
- MatrixAnimationBase.cs
- OleDbErrorCollection.cs
- ComponentTray.cs
- initElementDictionary.cs
- SqlVisitor.cs
- LinearKeyFrames.cs
- XmlElement.cs
- WebBrowserNavigatedEventHandler.cs
- XmlSchemaSubstitutionGroup.cs
- EventLogger.cs
- ApplicationBuildProvider.cs
- JsonClassDataContract.cs
- DependentList.cs
- DefinitionUpdate.cs
- HMACMD5.cs
- LineMetrics.cs
- SingleAnimationBase.cs
- SqlNamer.cs
- ObjectItemCollectionAssemblyCacheEntry.cs
- ExtensibleClassFactory.cs
- InteropBitmapSource.cs
- DataListCommandEventArgs.cs
- ToolBarTray.cs
- BaseValidator.cs
- counter.cs
- ResourceSetExpression.cs
- Assembly.cs
- QilXmlWriter.cs
- EncoderParameter.cs
- ResXBuildProvider.cs
- ConfigurationCollectionAttribute.cs
- MetabaseServerConfig.cs
- OrderByBuilder.cs
- DoubleIndependentAnimationStorage.cs
- ScriptingAuthenticationServiceSection.cs
- Byte.cs
- FontInfo.cs
- UriTemplateDispatchFormatter.cs
- TextEditorThreadLocalStore.cs
- TextChange.cs
- TextEditorMouse.cs
- Control.cs
- DataGridViewLinkColumn.cs
- Matrix.cs
- ToolStripArrowRenderEventArgs.cs
- ReadOnlyDataSource.cs
- TargetInvocationException.cs
- mediaeventargs.cs
- RNGCryptoServiceProvider.cs
- MsdtcClusterUtils.cs
- IndentedWriter.cs
- TreeBuilderXamlTranslator.cs
- StylusDevice.cs
- XPathNodeHelper.cs
- DisplayNameAttribute.cs
- XmlWhitespace.cs
- TextTabProperties.cs
- ItemContainerGenerator.cs
- GridViewHeaderRowPresenterAutomationPeer.cs
- DesignerActionUI.cs
- Int32.cs
- DeobfuscatingStream.cs
- ServiceModelConfiguration.cs
- HostingEnvironment.cs
- RTLAwareMessageBox.cs
- SQLMoney.cs
- ObjectSecurity.cs
- FixedDocumentSequencePaginator.cs
- WebPartMenu.cs
- WebPartUserCapability.cs
- SchemaAttDef.cs
- ByteKeyFrameCollection.cs
- XMLUtil.cs
- WS2007HttpBindingElement.cs
- ProxyHwnd.cs
- DriveNotFoundException.cs
- AssemblyBuilder.cs
- Roles.cs
- ZipIOExtraFieldElement.cs
- Expr.cs
- SqlParameter.cs
- NegotiationTokenProvider.cs
- WindowsGraphics.cs
- FileDialog.cs
- PreProcessInputEventArgs.cs
- UnlockInstanceCommand.cs
- NameValuePair.cs
- AutomationAttributeInfo.cs
- ConstrainedDataObject.cs
- DataSourceXmlClassAttribute.cs
- HttpContextBase.cs
- BrowserDefinition.cs
- DataStorage.cs