Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / xsp / System / Web / UI / WebControls / FormViewPagerRow.cs / 1 / FormViewPagerRow.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Web.UI.WebControls {
using System;
using System.ComponentModel;
using System.Security.Permissions;
///
/// Represents an individual row in the .
///
[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)]
public class FormViewPagerRow : FormViewRow, INonBindingContainer {
///
/// Initializes a new instance of the class.
///
public FormViewPagerRow(int rowIndex, DataControlRowType rowType, DataControlRowState rowState) : base(rowIndex, rowType, rowState) {
}
}
}
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- MobileSysDescriptionAttribute.cs
- PropertyDescriptor.cs
- ObjectSet.cs
- HostingEnvironmentException.cs
- SystemMulticastIPAddressInformation.cs
- XmlEnumAttribute.cs
- WebServiceTypeData.cs
- PrePrepareMethodAttribute.cs
- RsaKeyGen.cs
- DrawingBrush.cs
- RuntimeEnvironment.cs
- RawUIStateInputReport.cs
- TypeDescriptionProviderAttribute.cs
- ColorConvertedBitmapExtension.cs
- MultipleViewPatternIdentifiers.cs
- ImmutableAssemblyCacheEntry.cs
- designeractionlistschangedeventargs.cs
- ReservationNotFoundException.cs
- LockCookie.cs
- FixedSOMImage.cs
- CLSCompliantAttribute.cs
- ListMarkerSourceInfo.cs
- _HeaderInfoTable.cs
- ZipArchive.cs
- SendingRequestEventArgs.cs
- BitmapEffectOutputConnector.cs
- OutputCacheModule.cs
- CodeCatchClause.cs
- SystemSounds.cs
- DataGridViewUtilities.cs
- AsmxEndpointPickerExtension.cs
- RC2.cs
- ButtonPopupAdapter.cs
- RemotingConfiguration.cs
- Camera.cs
- DocumentApplication.cs
- SeekStoryboard.cs
- ReadContentAsBinaryHelper.cs
- TextEditorMouse.cs
- PointConverter.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- SqlParameter.cs
- CodeConditionStatement.cs
- DataGrid.cs
- SerializerProvider.cs
- DataGridViewCellStyle.cs
- InvalidCastException.cs
- URLMembershipCondition.cs
- CalendarDay.cs
- SmiEventSink_DeferedProcessing.cs
- SequenceDesigner.cs
- CombinedGeometry.cs
- _HTTPDateParse.cs
- DbParameterCollectionHelper.cs
- SiteMapHierarchicalDataSourceView.cs
- ImageMap.cs
- DateTimeValueSerializerContext.cs
- PathTooLongException.cs
- BuilderPropertyEntry.cs
- DllNotFoundException.cs
- RegistryDataKey.cs
- CodeNamespaceImportCollection.cs
- ZipIOBlockManager.cs
- ExtensionWindow.cs
- HtmlForm.cs
- PersonalizablePropertyEntry.cs
- MetabaseReader.cs
- BamlReader.cs
- DispatcherHookEventArgs.cs
- Int16.cs
- ToolStripOverflow.cs
- StringSource.cs
- SerializerProvider.cs
- MachineKeyValidationConverter.cs
- CngKeyBlobFormat.cs
- DocumentPage.cs
- NumericUpDown.cs
- FastEncoderStatics.cs
- NonSerializedAttribute.cs
- DocumentXPathNavigator.cs
- NativeObjectSecurity.cs
- _HTTPDateParse.cs
- NegatedCellConstant.cs
- XmlCountingReader.cs
- FormsAuthenticationConfiguration.cs
- GroupQuery.cs
- XPathDocumentNavigator.cs
- X500Name.cs
- DataGridViewCellParsingEventArgs.cs
- TextProperties.cs
- GotoExpression.cs
- UnsafeNativeMethods.cs
- RegisteredScript.cs
- PackageDigitalSignature.cs
- WebPartDescription.cs
- MenuItemBinding.cs
- LockCookie.cs
- LogEntryDeserializer.cs
- VectorCollection.cs
- ExtensionSimplifierMarkupObject.cs