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
- StyleHelper.cs
- SqlCachedBuffer.cs
- precedingquery.cs
- LogExtentCollection.cs
- DataServiceHostWrapper.cs
- AsyncOperation.cs
- InspectionWorker.cs
- ClipboardData.cs
- COM2Properties.cs
- Pen.cs
- TextEditorContextMenu.cs
- LinearGradientBrush.cs
- ParameterCollection.cs
- ObjectDataSourceMethodEventArgs.cs
- CaseStatement.cs
- DataProtection.cs
- AssociationType.cs
- LoginNameDesigner.cs
- MailHeaderInfo.cs
- SqlInternalConnectionTds.cs
- _DomainName.cs
- SqlNotificationEventArgs.cs
- CreateWorkflowOwnerCommand.cs
- PlanCompilerUtil.cs
- COM2FontConverter.cs
- TextServicesCompartmentContext.cs
- EventMappingSettingsCollection.cs
- XmlQueryRuntime.cs
- OleDbMetaDataFactory.cs
- WrappedReader.cs
- EnumerableRowCollectionExtensions.cs
- LinkDescriptor.cs
- SourceFileBuildProvider.cs
- ToolStripProgressBar.cs
- itemelement.cs
- AppSettingsSection.cs
- PointLightBase.cs
- Interlocked.cs
- ChooseAction.cs
- UnsettableComboBox.cs
- Italic.cs
- TreeNodeConverter.cs
- Rethrow.cs
- ValidatorUtils.cs
- SQLBinaryStorage.cs
- SqlDependency.cs
- ProgressiveCrcCalculatingStream.cs
- AttachmentCollection.cs
- WebPartEventArgs.cs
- ArrangedElementCollection.cs
- ReadOnlyDictionary.cs
- CheckableControlBaseAdapter.cs
- SelectionProcessor.cs
- WinOEToolBoxItem.cs
- documentsequencetextview.cs
- oledbmetadatacollectionnames.cs
- SoapObjectWriter.cs
- InputLangChangeRequestEvent.cs
- HostingPreferredMapPath.cs
- ErrorFormatter.cs
- HttpWebResponse.cs
- AutomationIdentifier.cs
- ListViewEditEventArgs.cs
- Soap12ServerProtocol.cs
- DropDownButton.cs
- Exceptions.cs
- TextEditorParagraphs.cs
- MobileErrorInfo.cs
- PlaceHolder.cs
- SoapExtension.cs
- WizardPanel.cs
- InternalConfigRoot.cs
- CachedFontFamily.cs
- AffineTransform3D.cs
- TargetControlTypeCache.cs
- FormatConvertedBitmap.cs
- SecurityRuntime.cs
- IdentifierCollection.cs
- FileLevelControlBuilderAttribute.cs
- TextMessageEncodingElement.cs
- TextServicesDisplayAttributePropertyRanges.cs
- XmlWellformedWriter.cs
- RbTree.cs
- PerformanceCounterManager.cs
- MailSettingsSection.cs
- FastEncoder.cs
- AssociationEndMember.cs
- ISSmlParser.cs
- PermissionAttributes.cs
- ComponentEditorPage.cs
- RpcResponse.cs
- EntityModelBuildProvider.cs
- DbException.cs
- WebPartMenuStyle.cs
- HatchBrush.cs
- XslTransform.cs
- UxThemeWrapper.cs
- KnowledgeBase.cs
- DesignerSelectionListAdapter.cs
- baseaxisquery.cs