Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / 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) { } } } // 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; 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) { } } } // 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
- XsdBuildProvider.cs
- ParserHooks.cs
- UnaryNode.cs
- OleAutBinder.cs
- CustomTypeDescriptor.cs
- DesignTimeVisibleAttribute.cs
- InternalEnumValidator.cs
- StrokeIntersection.cs
- CollectionEditVerbManager.cs
- RtfToXamlReader.cs
- SqlMethods.cs
- ClientScriptManager.cs
- XmlTextWriter.cs
- RowType.cs
- SmtpNegotiateAuthenticationModule.cs
- DataGridViewCellStyleConverter.cs
- PeerCollaboration.cs
- ToolStripDropTargetManager.cs
- ResourceContainer.cs
- OverloadGroupAttribute.cs
- Pen.cs
- RawStylusInputCustomDataList.cs
- DataSourceCache.cs
- ToolStripSystemRenderer.cs
- IndicFontClient.cs
- MenuItemAutomationPeer.cs
- RepeatBehavior.cs
- HttpDictionary.cs
- Mapping.cs
- Pen.cs
- SizeLimitedCache.cs
- BasicExpandProvider.cs
- MissingManifestResourceException.cs
- FontFamily.cs
- baseaxisquery.cs
- XmlEncoding.cs
- BitArray.cs
- ParserContext.cs
- XmlDataLoader.cs
- DataViewManager.cs
- SizeConverter.cs
- RecognizerStateChangedEventArgs.cs
- MissingMemberException.cs
- SafeTimerHandle.cs
- StoreContentChangedEventArgs.cs
- EventProviderWriter.cs
- Attributes.cs
- SqlTriggerAttribute.cs
- SchemaTableOptionalColumn.cs
- Icon.cs
- CodeAccessPermission.cs
- WindowsListBox.cs
- AsymmetricKeyExchangeFormatter.cs
- ZipIOExtraFieldZip64Element.cs
- JulianCalendar.cs
- CookieProtection.cs
- ConfigurationSectionCollection.cs
- XPathMultyIterator.cs
- Int64Animation.cs
- BookmarkScopeManager.cs
- DataGridViewRow.cs
- PageFunction.cs
- ScriptManagerProxy.cs
- Debugger.cs
- RegexCapture.cs
- SecurityTokenResolver.cs
- WindowsMenu.cs
- ImageClickEventArgs.cs
- ContextMenuStripGroup.cs
- CellRelation.cs
- MediaElementAutomationPeer.cs
- WinEventHandler.cs
- X509SecurityTokenAuthenticator.cs
- NavigationProperty.cs
- HTMLTextWriter.cs
- validation.cs
- ConfigXmlAttribute.cs
- SerializationFieldInfo.cs
- ToolStripContentPanelDesigner.cs
- BaseValidator.cs
- RenderCapability.cs
- CodeAttributeDeclarationCollection.cs
- SamlDoNotCacheCondition.cs
- Pair.cs
- StructureChangedEventArgs.cs
- AxisAngleRotation3D.cs
- ImageSourceConverter.cs
- TextRangeProviderWrapper.cs
- WebServiceBindingAttribute.cs
- BinaryObjectInfo.cs
- SqlCacheDependencyDatabase.cs
- NameValuePair.cs
- Model3DGroup.cs
- MetadataArtifactLoaderCompositeFile.cs
- TrackingProfileDeserializationException.cs
- Renderer.cs
- TextAction.cs
- BitmapCacheBrush.cs
- SizeKeyFrameCollection.cs
- ContentHostHelper.cs