Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / ndp / fx / src / xsp / System / Web / UI / WebControls / Adapters / HierarchicalDataBoundControlAdapter.cs / 1 / HierarchicalDataBoundControlAdapter.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.WebControls.Adapters { using System.Security.Permissions; [AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)] public class HierarchicalDataBoundControlAdapter : WebControlAdapter { protected new HierarchicalDataBoundControl Control { get { return (HierarchicalDataBoundControl)base.Control; } } protected internal virtual void PerformDataBinding() { Control.PerformDataBinding(); } } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- MergablePropertyAttribute.cs
- RadioButtonFlatAdapter.cs
- CellTreeNodeVisitors.cs
- OleDbEnumerator.cs
- ImpersonationContext.cs
- JobDuplex.cs
- SystemIPInterfaceStatistics.cs
- Normalization.cs
- RijndaelManaged.cs
- Invariant.cs
- SqlRetyper.cs
- StorageComplexTypeMapping.cs
- AvTraceFormat.cs
- TrueReadOnlyCollection.cs
- XmlWriter.cs
- ResourceExpressionBuilder.cs
- Tablet.cs
- ClientFormsAuthenticationCredentials.cs
- SkinBuilder.cs
- Variable.cs
- RepeaterItem.cs
- TextBoxLine.cs
- InertiaRotationBehavior.cs
- CompiledXpathExpr.cs
- PropertyTabChangedEvent.cs
- XmlIlGenerator.cs
- QfeChecker.cs
- XmlAttributes.cs
- SignatureHelper.cs
- DataGridViewSortCompareEventArgs.cs
- ListBoxAutomationPeer.cs
- ArglessEventHandlerProxy.cs
- CollectionDataContractAttribute.cs
- RuntimeConfig.cs
- ArgumentException.cs
- CompModSwitches.cs
- WindowsUpDown.cs
- TextSelectionHighlightLayer.cs
- TrustManagerMoreInformation.cs
- ObfuscateAssemblyAttribute.cs
- VerificationException.cs
- GreenMethods.cs
- DecimalStorage.cs
- Decimal.cs
- Int32CollectionConverter.cs
- BamlCollectionHolder.cs
- ButtonField.cs
- ConnectionInterfaceCollection.cs
- SqlAggregateChecker.cs
- WebConfigManager.cs
- BooleanToVisibilityConverter.cs
- InkCanvasFeedbackAdorner.cs
- StringResourceManager.cs
- CheckBox.cs
- RequestCachePolicyConverter.cs
- PageRequestManager.cs
- StackSpiller.Bindings.cs
- CallbackTimeoutsBehavior.cs
- XmlIgnoreAttribute.cs
- DataFieldConverter.cs
- CustomCredentialPolicy.cs
- LiteralLink.cs
- WebPartMinimizeVerb.cs
- DllNotFoundException.cs
- FactoryId.cs
- ApplicationServiceHelper.cs
- Operators.cs
- ShutDownListener.cs
- ObjectCloneHelper.cs
- PostBackTrigger.cs
- RegexCode.cs
- GridViewColumn.cs
- NativeCppClassAttribute.cs
- ClientBuildManager.cs
- ConsoleEntryPoint.cs
- Vector3DCollectionConverter.cs
- IPPacketInformation.cs
- _IPv4Address.cs
- ListBoxChrome.cs
- PolicyValidationException.cs
- ManagedIStream.cs
- HighlightVisual.cs
- ManualResetEventSlim.cs
- XPathDocumentIterator.cs
- FacetValueContainer.cs
- Int16.cs
- SecureStringHasher.cs
- SchemaCollectionCompiler.cs
- SqlDataSourceFilteringEventArgs.cs
- CategoryValueConverter.cs
- RelationshipType.cs
- MeshGeometry3D.cs
- SiteMapProvider.cs
- Message.cs
- TransportContext.cs
- HtmlMobileTextWriter.cs
- TTSEvent.cs
- ComUdtElementCollection.cs
- ButtonBase.cs
- BitmapEffectrendercontext.cs