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; ////// [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) { } } }Initializes a new instance of the ///class.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- DisplayToken.cs
- UnknownWrapper.cs
- RunInstallerAttribute.cs
- StyleBamlRecordReader.cs
- UnionQueryOperator.cs
- ReturnEventArgs.cs
- TouchEventArgs.cs
- WindowsSpinner.cs
- CodeStatementCollection.cs
- DrawingContextWalker.cs
- BindingCollection.cs
- ToolStripItemTextRenderEventArgs.cs
- AnnotationStore.cs
- LinkButton.cs
- OfTypeExpression.cs
- StoreItemCollection.cs
- _Events.cs
- AppearanceEditorPart.cs
- SendMailErrorEventArgs.cs
- RIPEMD160.cs
- ParameterCollection.cs
- SafeViewOfFileHandle.cs
- XamlSerializerUtil.cs
- InheritanceAttribute.cs
- DocumentViewerHelper.cs
- GridToolTip.cs
- XsdDateTime.cs
- StreamGeometryContext.cs
- RoleManagerSection.cs
- SafeWaitHandle.cs
- HttpModulesSection.cs
- SymLanguageVendor.cs
- WebPartMenu.cs
- BinaryMessageEncoder.cs
- FaultContractAttribute.cs
- SHA512Managed.cs
- ExpressionServices.cs
- BitmapEffect.cs
- ProcessStartInfo.cs
- CaseInsensitiveHashCodeProvider.cs
- WindowsUpDown.cs
- AccessedThroughPropertyAttribute.cs
- ScrollBarRenderer.cs
- SimpleTypeResolver.cs
- SqlConnectionString.cs
- FlowDocumentScrollViewer.cs
- ContentTextAutomationPeer.cs
- EntityDataSourceStatementEditorForm.cs
- DesignTimeVisibleAttribute.cs
- ActiveXHelper.cs
- ApplicationServiceManager.cs
- Activator.cs
- TimeSpan.cs
- SequenceDesignerAccessibleObject.cs
- WebSysDescriptionAttribute.cs
- ConfigurationValidatorBase.cs
- NetStream.cs
- XamlReaderHelper.cs
- TypeGeneratedEventArgs.cs
- ContextQuery.cs
- Rect3D.cs
- XsltSettings.cs
- IndentTextWriter.cs
- WindowsListViewGroup.cs
- NamedPipeProcessProtocolHandler.cs
- SystemColors.cs
- XmlSchemaExporter.cs
- DropShadowBitmapEffect.cs
- DisplayInformation.cs
- DrawingContext.cs
- CodeConditionStatement.cs
- WebPartHelpVerb.cs
- ScopedKnownTypes.cs
- NullableDoubleAverageAggregationOperator.cs
- MSAANativeProvider.cs
- SQLStringStorage.cs
- CustomErrorCollection.cs
- MatrixKeyFrameCollection.cs
- CollectionBuilder.cs
- Point3DCollection.cs
- UInt32Storage.cs
- SpinLock.cs
- NativeBuffer.cs
- SafeThreadHandle.cs
- WebOperationContext.cs
- ResumeStoryboard.cs
- BoundPropertyEntry.cs
- XPathPatternParser.cs
- BindingParameterCollection.cs
- CultureInfoConverter.cs
- ConfigurationValue.cs
- PaginationProgressEventArgs.cs
- RawStylusSystemGestureInputReport.cs
- GradientStop.cs
- FreezableOperations.cs
- CryptoConfig.cs
- StrokeCollection.cs
- InfoCardTraceRecord.cs
- safelink.cs
- TypeToTreeConverter.cs