Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / untmp / whidbey / QFE / 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();
}
}
}
// 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
- LayoutTableCell.cs
- RoleService.cs
- StrongNameKeyPair.cs
- EnvelopedSignatureTransform.cs
- RegistrySecurity.cs
- UdpTransportSettingsElement.cs
- HttpModuleActionCollection.cs
- OdbcErrorCollection.cs
- RadioButtonRenderer.cs
- OutputCacheProfile.cs
- NonSerializedAttribute.cs
- XComponentModel.cs
- SpeechAudioFormatInfo.cs
- SqlHelper.cs
- CodeSnippetExpression.cs
- MasterPageParser.cs
- DocumentReferenceCollection.cs
- GlyphInfoList.cs
- WorkflowControlEndpoint.cs
- Geometry3D.cs
- QuaternionAnimation.cs
- NamespaceTable.cs
- HandlerBase.cs
- CollectionView.cs
- ImagingCache.cs
- ExtenderProviderService.cs
- CommunicationObject.cs
- SafeMarshalContext.cs
- CodePrimitiveExpression.cs
- MethodAccessException.cs
- TypedCompletedAsyncResult.cs
- CreateRefExpr.cs
- DelegatingTypeDescriptionProvider.cs
- InternalConfigRoot.cs
- StrokeFIndices.cs
- DateTimeConstantAttribute.cs
- DbParameterHelper.cs
- xsdvalidator.cs
- AdornerPresentationContext.cs
- WsdlImporterElementCollection.cs
- InterleavedZipPartStream.cs
- InlineCollection.cs
- CryptoApi.cs
- VirtualDirectoryMappingCollection.cs
- XamlStream.cs
- BookmarkCallbackWrapper.cs
- EnumerableRowCollectionExtensions.cs
- DataGridViewColumnCollectionDialog.cs
- StreamInfo.cs
- TypedLocationWrapper.cs
- HttpNamespaceReservationInstallComponent.cs
- Subtract.cs
- StringCollection.cs
- MergablePropertyAttribute.cs
- messageonlyhwndwrapper.cs
- OleDbDataReader.cs
- HtmlElementCollection.cs
- TransmissionStrategy.cs
- XamlTypeMapperSchemaContext.cs
- SafeRightsManagementQueryHandle.cs
- OrCondition.cs
- Pkcs7Recipient.cs
- HorizontalAlignConverter.cs
- Vector.cs
- ProcessModuleCollection.cs
- ApplicationSettingsBase.cs
- SecurityDescriptor.cs
- DataGridViewSortCompareEventArgs.cs
- HttpFileCollection.cs
- SHA512.cs
- CodeAccessPermission.cs
- ContactManager.cs
- TextOptionsInternal.cs
- CompositionAdorner.cs
- FieldNameLookup.cs
- FontSizeConverter.cs
- SystemUdpStatistics.cs
- SingleTagSectionHandler.cs
- MemberHolder.cs
- ParameterCollection.cs
- wgx_render.cs
- KnownTypeAttribute.cs
- StorageSetMapping.cs
- XmlDictionaryString.cs
- HttpHandlersSection.cs
- ValidatorCompatibilityHelper.cs
- DictationGrammar.cs
- SelectorAutomationPeer.cs
- ObjectDataSourceFilteringEventArgs.cs
- TemplatedWizardStep.cs
- HostingEnvironmentSection.cs
- TraceSwitch.cs
- PointAnimationClockResource.cs
- SharedUtils.cs
- BaseDataList.cs
- DispatcherSynchronizationContext.cs
- IgnoreFlushAndCloseStream.cs
- SmtpTransport.cs
- NeutralResourcesLanguageAttribute.cs
- Comparer.cs