Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / UI / WebControls / Adapters / HierarchicalDataBoundControlAdapter.cs / 1305376 / HierarchicalDataBoundControlAdapter.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Web.UI.WebControls.Adapters {
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.
//
//-----------------------------------------------------------------------------
namespace System.Web.UI.WebControls.Adapters {
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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- DictionaryBase.cs
- MatrixTransform3D.cs
- Attribute.cs
- SymmetricKey.cs
- Point3DAnimationBase.cs
- SmtpTransport.cs
- InOutArgument.cs
- Label.cs
- MatrixCamera.cs
- UriTemplateCompoundPathSegment.cs
- XmlLoader.cs
- BaseTemplateCodeDomTreeGenerator.cs
- DataAdapter.cs
- DiffuseMaterial.cs
- WindowsHyperlink.cs
- SqlErrorCollection.cs
- ResourceContainer.cs
- While.cs
- XmlExtensionFunction.cs
- CompressEmulationStream.cs
- GridViewRowEventArgs.cs
- DesignerRegionMouseEventArgs.cs
- SQLBoolean.cs
- CommandConverter.cs
- DataSourceSelectArguments.cs
- CompressStream.cs
- DbTransaction.cs
- HttpVersion.cs
- NativeMethodsOther.cs
- ReachFixedPageSerializerAsync.cs
- M3DUtil.cs
- DecimalConverter.cs
- BrowserPolicyValidator.cs
- SmtpClient.cs
- ReferenceSchema.cs
- CodeVariableDeclarationStatement.cs
- SqlInternalConnectionSmi.cs
- DatePickerTextBox.cs
- ItemsPresenter.cs
- Control.cs
- Crc32.cs
- OleTxTransaction.cs
- ToolStripSeparator.cs
- XmlSchemaSubstitutionGroup.cs
- SvcMapFile.cs
- WindowsFormsSynchronizationContext.cs
- AuthenticationException.cs
- SetStoryboardSpeedRatio.cs
- FeatureSupport.cs
- PageRequestManager.cs
- InfoCardRSAPKCS1KeyExchangeFormatter.cs
- XmlnsDefinitionAttribute.cs
- GeometryValueSerializer.cs
- TemplateNameScope.cs
- MergeFailedEvent.cs
- ProfessionalColors.cs
- PowerModeChangedEventArgs.cs
- RecognitionEventArgs.cs
- ActivityExecutor.cs
- DataSourceSelectArguments.cs
- TargetConverter.cs
- EditBehavior.cs
- Operator.cs
- DesignerHierarchicalDataSourceView.cs
- InputProviderSite.cs
- FontStretchConverter.cs
- XmlReflectionImporter.cs
- XmlDataSourceNodeDescriptor.cs
- HttpCacheVary.cs
- Emitter.cs
- ObjectHelper.cs
- EndPoint.cs
- TextBox.cs
- DataGridViewCell.cs
- WizardPanel.cs
- WriteLineDesigner.xaml.cs
- XmlSchemaGroup.cs
- UnionExpr.cs
- ExpressionContext.cs
- CommentGlyph.cs
- EdmRelationshipRoleAttribute.cs
- MissingMemberException.cs
- EventMappingSettingsCollection.cs
- TypeBuilder.cs
- WebPartDescriptionCollection.cs
- AccessText.cs
- DataGridTextBoxColumn.cs
- XdrBuilder.cs
- TimeoutValidationAttribute.cs
- SoapHeaderAttribute.cs
- SchemaNames.cs
- PrintPageEvent.cs
- QilName.cs
- TextSpan.cs
- X500Name.cs
- CodeIdentifiers.cs
- IndexedWhereQueryOperator.cs
- Debugger.cs
- VoiceChangeEventArgs.cs
- Logging.cs