Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / untmp / whidbey / QFE / 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; ////// [AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)] public class FormViewPagerRow : FormViewRow, INonBindingContainer { ///Represents an individual row in the ///. /// public FormViewPagerRow(int rowIndex, DataControlRowType rowType, DataControlRowState rowState) : base(rowIndex, rowType, rowState) { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.Initializes a new instance of the ///class.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- Compress.cs
- RowUpdatedEventArgs.cs
- KerberosSecurityTokenAuthenticator.cs
- WebPartUserCapability.cs
- FormsAuthenticationTicket.cs
- SQLInt16Storage.cs
- UnsafeMethods.cs
- WindowInteractionStateTracker.cs
- DataColumnPropertyDescriptor.cs
- EntityDataSourceConfigureObjectContext.cs
- XmlSchemaAnyAttribute.cs
- HttpResponseInternalBase.cs
- CorrelationQueryBehavior.cs
- TraceData.cs
- ZipIOCentralDirectoryFileHeader.cs
- _SafeNetHandles.cs
- TemplateBindingExpressionConverter.cs
- ContainerParaClient.cs
- securitycriticaldataformultiplegetandset.cs
- StaticTextPointer.cs
- Reference.cs
- IdleTimeoutMonitor.cs
- PreservationFileReader.cs
- Base64WriteStateInfo.cs
- DoubleAnimationUsingKeyFrames.cs
- ZipFileInfoCollection.cs
- BigInt.cs
- DependencyPropertyKey.cs
- DataConnectionHelper.cs
- TileBrush.cs
- ToolStripGripRenderEventArgs.cs
- Focus.cs
- BitStack.cs
- AsyncOperationManager.cs
- ExtenderHelpers.cs
- Span.cs
- UnsafeNetInfoNativeMethods.cs
- SelectedCellsChangedEventArgs.cs
- ResponseStream.cs
- XamlPathDataSerializer.cs
- XmlDataSourceView.cs
- ProviderConnectionPoint.cs
- ComPlusTypeValidator.cs
- _NegotiateClient.cs
- BitmapEffect.cs
- ListManagerBindingsCollection.cs
- SqlNode.cs
- DesignerWidgets.cs
- DataTableMapping.cs
- HostingPreferredMapPath.cs
- ToolBarDesigner.cs
- EpmSourceTree.cs
- ConfigXmlAttribute.cs
- JsonReaderDelegator.cs
- XmlNullResolver.cs
- XmlSchemaProviderAttribute.cs
- InputEventArgs.cs
- GridViewCommandEventArgs.cs
- TaiwanLunisolarCalendar.cs
- _SecureChannel.cs
- XmlSecureResolver.cs
- OutputBuffer.cs
- prompt.cs
- DataGridRelationshipRow.cs
- WindowPattern.cs
- RadialGradientBrush.cs
- ConversionHelper.cs
- DbConnectionInternal.cs
- XsltContext.cs
- AspNetHostingPermission.cs
- XmlUnspecifiedAttribute.cs
- DataGridViewRowHeightInfoPushedEventArgs.cs
- PermissionToken.cs
- IntegerFacetDescriptionElement.cs
- TrackingSection.cs
- DbConnectionFactory.cs
- MainMenu.cs
- NGCPageContentSerializerAsync.cs
- MemberCollection.cs
- UxThemeWrapper.cs
- GetFileNameResult.cs
- WhitespaceRule.cs
- StrongNamePublicKeyBlob.cs
- DataAdapter.cs
- PlainXmlWriter.cs
- Msec.cs
- ModifierKeysValueSerializer.cs
- WebBrowserNavigatedEventHandler.cs
- HandlerMappingMemo.cs
- EventMappingSettingsCollection.cs
- XmlSchemaRedefine.cs
- PackageFilter.cs
- DocumentSignatureManager.cs
- TimerEventSubscription.cs
- MissingFieldException.cs
- ValidationEventArgs.cs
- Operators.cs
- ViewStateChangedEventArgs.cs
- Maps.cs
- Clipboard.cs