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
- XmlSchemaType.cs
- EdmPropertyAttribute.cs
- Assert.cs
- WebEncodingValidatorAttribute.cs
- NameValueCollection.cs
- CodeDOMUtility.cs
- ResourceIDHelper.cs
- TextureBrush.cs
- HelpKeywordAttribute.cs
- HierarchicalDataSourceDesigner.cs
- HttpModuleAction.cs
- AmbiguousMatchException.cs
- PhysicalFontFamily.cs
- DocumentsTrace.cs
- StringPropertyBuilder.cs
- HtmlTableCellCollection.cs
- CopyNodeSetAction.cs
- PageContentAsyncResult.cs
- BookmarkEventArgs.cs
- AutomationEvent.cs
- Thread.cs
- WebBrowserPermission.cs
- DataGridViewRowDividerDoubleClickEventArgs.cs
- XmlSubtreeReader.cs
- ViewManager.cs
- DifferencingCollection.cs
- RenderDataDrawingContext.cs
- XmlConvert.cs
- HMACSHA512.cs
- IdentifierCreationService.cs
- DiagnosticsConfiguration.cs
- DependencyProperty.cs
- LinkClickEvent.cs
- InplaceBitmapMetadataWriter.cs
- AuthenticationModuleElement.cs
- ToolStripDropDownButton.cs
- XpsTokenContext.cs
- DBSqlParserTableCollection.cs
- wgx_exports.cs
- DeferredSelectedIndexReference.cs
- TextChangedEventArgs.cs
- SQLBinaryStorage.cs
- CharacterBuffer.cs
- DoubleAnimationUsingPath.cs
- DbQueryCommandTree.cs
- RequestCacheEntry.cs
- TextLineResult.cs
- KeyboardDevice.cs
- InternalBufferOverflowException.cs
- IIS7UserPrincipal.cs
- FloaterBaseParagraph.cs
- XmlIlTypeHelper.cs
- PlainXmlSerializer.cs
- Configuration.cs
- HttpCookiesSection.cs
- KeyValueSerializer.cs
- DurableMessageDispatchInspector.cs
- ReflectEventDescriptor.cs
- GZipStream.cs
- MsmqAppDomainProtocolHandler.cs
- DataGridTableStyleMappingNameEditor.cs
- ConfigXmlAttribute.cs
- TextFindEngine.cs
- VirtualPathUtility.cs
- LineServicesCallbacks.cs
- GraphicsPath.cs
- SmiSettersStream.cs
- SynchronizedInputHelper.cs
- DescendentsWalkerBase.cs
- BuilderPropertyEntry.cs
- MediaCommands.cs
- GroupPartitionExpr.cs
- StreamAsIStream.cs
- ClientCultureInfo.cs
- SqlTriggerAttribute.cs
- CharacterString.cs
- _NtlmClient.cs
- DataColumn.cs
- ImageSourceValueSerializer.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- DeferredTextReference.cs
- InstanceDescriptor.cs
- MsmqHostedTransportManager.cs
- GestureRecognitionResult.cs
- Internal.cs
- Message.cs
- XmlnsPrefixAttribute.cs
- FaultHandlingFilter.cs
- AssertUtility.cs
- ClientRuntimeConfig.cs
- DynamicResourceExtension.cs
- TextBoxBase.cs
- TagNameToTypeMapper.cs
- Matrix.cs
- CodeCatchClauseCollection.cs
- ServiceNameElementCollection.cs
- SchemaSetCompiler.cs
- Vector3DValueSerializer.cs
- SecurityKeyIdentifierClause.cs
- ToolboxItem.cs