Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / ndp / fx / src / xsp / System / Web / UI / WebControls / DetailsViewPagerRow.cs / 1 / DetailsViewPagerRow.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 DetailsViewPagerRow : DetailsViewRow, INonBindingContainer { ///Represents an individual row in the ///. /// public DetailsViewPagerRow(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 DetailsViewPagerRow : DetailsViewRow, INonBindingContainer { ///Represents an individual row in the ///. /// public DetailsViewPagerRow(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
- dsa.cs
- OracleInfoMessageEventArgs.cs
- PrintDialog.cs
- ResourceAttributes.cs
- FixedDSBuilder.cs
- WmlPanelAdapter.cs
- XmlSchemaResource.cs
- PolicyManager.cs
- HtmlContainerControl.cs
- SpellCheck.cs
- CompilerErrorCollection.cs
- AdapterDictionary.cs
- TreeViewAutomationPeer.cs
- NativeMethods.cs
- TreeNodeBindingCollection.cs
- AccessKeyManager.cs
- TextBoxBase.cs
- QilDataSource.cs
- TranslateTransform3D.cs
- xml.cs
- DragDrop.cs
- BindToObject.cs
- NamedObject.cs
- UnsafeNativeMethodsPenimc.cs
- PropertyBuilder.cs
- TextReader.cs
- _NegotiateClient.cs
- QueryStringParameter.cs
- DiscoveryClientReferences.cs
- XmlTextAttribute.cs
- BasePattern.cs
- SignedPkcs7.cs
- AttributeCollection.cs
- TemplateControlCodeDomTreeGenerator.cs
- DeobfuscatingStream.cs
- ImportContext.cs
- HostingEnvironment.cs
- PointKeyFrameCollection.cs
- RemotingServices.cs
- XmlSchemaType.cs
- ImageKeyConverter.cs
- ResourceExpressionEditor.cs
- ConnectionPoint.cs
- FontStretchConverter.cs
- ClientFormsAuthenticationCredentials.cs
- CellTreeNode.cs
- EntityDataSourceReferenceGroup.cs
- HwndSourceKeyboardInputSite.cs
- ConsoleCancelEventArgs.cs
- MsmqNonTransactedPoisonHandler.cs
- AtomMaterializerLog.cs
- EmptyStringExpandableObjectConverter.cs
- HandledEventArgs.cs
- BitmapEffectInput.cs
- LabelDesigner.cs
- GroupItem.cs
- ChunkedMemoryStream.cs
- ProcessModelInfo.cs
- HandlerMappingMemo.cs
- Query.cs
- TimeSpan.cs
- DataServiceQuery.cs
- ZipIOExtraFieldElement.cs
- RegexGroupCollection.cs
- PerformanceCounterPermissionAttribute.cs
- WrappedReader.cs
- Accessible.cs
- KeyNotFoundException.cs
- ToolStripItemImageRenderEventArgs.cs
- SecurityChannelListener.cs
- ListViewItemEventArgs.cs
- WebServiceTypeData.cs
- UIElementPropertyUndoUnit.cs
- Schema.cs
- HttpModuleCollection.cs
- MimeFormReflector.cs
- DataGridViewSelectedCellsAccessibleObject.cs
- Tracking.cs
- PublisherIdentityPermission.cs
- XPathAxisIterator.cs
- FrameworkObject.cs
- ThreadPoolTaskScheduler.cs
- Selection.cs
- EntitySetDataBindingList.cs
- DataObjectMethodAttribute.cs
- RadioButtonFlatAdapter.cs
- ConsumerConnectionPointCollection.cs
- SerialStream.cs
- NavigationWindow.cs
- SoapAttributeOverrides.cs
- CookielessHelper.cs
- Vector3D.cs
- DesignerVerbCollection.cs
- HtmlValidatorAdapter.cs
- SqlNodeAnnotation.cs
- OleDbCommandBuilder.cs
- QilIterator.cs
- DataAdapter.cs
- HwndSource.cs
- EntityClassGenerator.cs