Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / UI / WebControls / FormViewPagerRow.cs / 1305376 / FormViewPagerRow.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.WebControls { using System; using System.ComponentModel; ////// 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. //------------------------------------------------------------------------------ //Initializes a new instance of the ///class. // Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.WebControls { using System; using System.ComponentModel; ////// 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.Initializes a new instance of the ///class.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- PropertySet.cs
- NavigationEventArgs.cs
- TreeViewImageIndexConverter.cs
- CultureMapper.cs
- CommandLineParser.cs
- IEnumerable.cs
- XPathArrayIterator.cs
- SplitContainer.cs
- WebPartActionVerb.cs
- DefaultSection.cs
- BaseParagraph.cs
- AsyncResult.cs
- AvTraceFormat.cs
- NotifyParentPropertyAttribute.cs
- PlaceHolder.cs
- XmlValidatingReader.cs
- WindowsIdentity.cs
- Fonts.cs
- DesignerDataParameter.cs
- Enlistment.cs
- LongValidatorAttribute.cs
- ConstructorNeedsTagAttribute.cs
- ImageSource.cs
- WindowVisualStateTracker.cs
- WebBrowserBase.cs
- EditorAttribute.cs
- InternalCache.cs
- FontWeight.cs
- XmlSchemaAnyAttribute.cs
- InteropEnvironment.cs
- ContentValidator.cs
- ReadOnlyHierarchicalDataSource.cs
- CalendarAutomationPeer.cs
- TextBoxView.cs
- MouseActionConverter.cs
- SecurityElement.cs
- SimpleExpression.cs
- RetrieveVirtualItemEventArgs.cs
- ScopelessEnumAttribute.cs
- XmlSerializerOperationFormatter.cs
- DocumentReferenceCollection.cs
- DataServices.cs
- CodeArgumentReferenceExpression.cs
- NativeMethods.cs
- TagPrefixInfo.cs
- X509Utils.cs
- GroupBoxAutomationPeer.cs
- DataControlField.cs
- LOSFormatter.cs
- PropertyFilterAttribute.cs
- StringStorage.cs
- CounterSetInstanceCounterDataSet.cs
- ShutDownListener.cs
- ZoneButton.cs
- RequestNavigateEventArgs.cs
- VirtualPathProvider.cs
- ObjectPersistData.cs
- PrivateFontCollection.cs
- TableRowGroup.cs
- DbConnectionPoolCounters.cs
- NotificationContext.cs
- HashSet.cs
- UserUseLicenseDictionaryLoader.cs
- URLString.cs
- Rijndael.cs
- ActivityDelegate.cs
- LinqDataSourceUpdateEventArgs.cs
- EdmEntityTypeAttribute.cs
- CodeAccessSecurityEngine.cs
- XmlAutoDetectWriter.cs
- ParserExtension.cs
- COM2EnumConverter.cs
- DataGridViewColumnTypeEditor.cs
- activationcontext.cs
- PtsHelper.cs
- SplitterPanelDesigner.cs
- Polygon.cs
- AutomationElementCollection.cs
- DataBindingCollection.cs
- MatrixTransform.cs
- ListItemCollection.cs
- WinEventHandler.cs
- GifBitmapEncoder.cs
- ReadOnlyMetadataCollection.cs
- ObjectContext.cs
- KeyedPriorityQueue.cs
- SpecialNameAttribute.cs
- EncryptedHeader.cs
- DataObjectEventArgs.cs
- MouseCaptureWithinProperty.cs
- ComContractElementCollection.cs
- PropertyValueUIItem.cs
- ReceiveCompletedEventArgs.cs
- EntryIndex.cs
- HandleScope.cs
- ProcessInputEventArgs.cs
- DataGridViewRowHeightInfoNeededEventArgs.cs
- SecurityKeyIdentifierClause.cs
- GPRECTF.cs
- PolyLineSegment.cs