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
- ValidatingReaderNodeData.cs
- SqlRetyper.cs
- SourceInterpreter.cs
- ScalarType.cs
- PagePropertiesChangingEventArgs.cs
- IdentityManager.cs
- FontStretches.cs
- CssStyleCollection.cs
- Input.cs
- ResourceExpression.cs
- AppSettingsExpressionBuilder.cs
- ArgumentValidation.cs
- Point3DCollection.cs
- NewItemsContextMenuStrip.cs
- DataGridPageChangedEventArgs.cs
- filewebrequest.cs
- DocumentSequenceHighlightLayer.cs
- ConsoleTraceListener.cs
- DataTemplateSelector.cs
- FixedSOMLineCollection.cs
- ConfigXmlAttribute.cs
- GraphicsState.cs
- WebChannelFactory.cs
- DoubleAnimationUsingKeyFrames.cs
- RegexGroupCollection.cs
- TriggerActionCollection.cs
- FontCacheLogic.cs
- HttpAsyncResult.cs
- SplineKeyFrames.cs
- DashStyle.cs
- SerializationInfoEnumerator.cs
- MouseWheelEventArgs.cs
- DoubleAnimationBase.cs
- BooleanToVisibilityConverter.cs
- GPRECT.cs
- ObjRef.cs
- XPathSelfQuery.cs
- PathSegment.cs
- RectKeyFrameCollection.cs
- XsltFunctions.cs
- DefaultPrintController.cs
- MenuStrip.cs
- RuleConditionDialog.Designer.cs
- AccessDataSourceView.cs
- DebuggerService.cs
- AsymmetricKeyExchangeFormatter.cs
- LinkClickEvent.cs
- DataGridColumnCollection.cs
- MediaContext.cs
- rsa.cs
- TabletDeviceInfo.cs
- WindowsStartMenu.cs
- SqlDataSourceCache.cs
- IISUnsafeMethods.cs
- DocumentGrid.cs
- DocumentsTrace.cs
- XmlChildEnumerator.cs
- CachedTypeface.cs
- ChildTable.cs
- CurrentChangingEventArgs.cs
- ContentPlaceHolder.cs
- XmlAttributeOverrides.cs
- CodeMemberProperty.cs
- PathStreamGeometryContext.cs
- HtmlHistory.cs
- ElementAtQueryOperator.cs
- ContextMenuAutomationPeer.cs
- EventLogQuery.cs
- ErrorItem.cs
- AudioBase.cs
- ToolStripSeparatorRenderEventArgs.cs
- ISFTagAndGuidCache.cs
- InboundActivityHelper.cs
- EdmComplexTypeAttribute.cs
- UnitySerializationHolder.cs
- FunctionQuery.cs
- EventLogPermissionEntryCollection.cs
- CacheHelper.cs
- QilPatternVisitor.cs
- Fonts.cs
- FixedSOMTextRun.cs
- SparseMemoryStream.cs
- ClientTarget.cs
- ProfessionalColorTable.cs
- XmlQueryContext.cs
- TypefaceMetricsCache.cs
- LabelInfo.cs
- PowerStatus.cs
- NativeMethods.cs
- LocationReference.cs
- TokenizerHelper.cs
- NonBatchDirectoryCompiler.cs
- InstalledFontCollection.cs
- FrameworkPropertyMetadata.cs
- InkCanvasSelection.cs
- TrimSurroundingWhitespaceAttribute.cs
- AmbientProperties.cs
- Overlapped.cs
- XmlWhitespace.cs
- NodeFunctions.cs