Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / untmp / whidbey / QFE / 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. // Copyright (c) Microsoft Corporation. All rights reserved.Initializes a new instance of the ///class.
Link Menu
This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- TreeViewBindingsEditor.cs
- HttpResponseHeader.cs
- InfoCardRSAPKCS1SignatureDeformatter.cs
- QuerySelectOp.cs
- SoapElementAttribute.cs
- FilterException.cs
- CodeNamespaceImport.cs
- CapabilitiesPattern.cs
- Calendar.cs
- XmlCharCheckingReader.cs
- Properties.cs
- DataRowIndexBuffer.cs
- CorrelationKeyCalculator.cs
- basecomparevalidator.cs
- DataGridViewHitTestInfo.cs
- TextBlockAutomationPeer.cs
- PictureBoxDesigner.cs
- WebEventCodes.cs
- DirectoryObjectSecurity.cs
- MessageHeaderAttribute.cs
- CodeDirectoryCompiler.cs
- Accessible.cs
- HtmlContainerControl.cs
- HttpListenerTimeoutManager.cs
- CompatibleComparer.cs
- IgnoreSectionHandler.cs
- ManualResetEvent.cs
- SqlUserDefinedAggregateAttribute.cs
- XmlWriterTraceListener.cs
- FixedSOMSemanticBox.cs
- XmlSchemas.cs
- TypeConverter.cs
- SafeLocalAllocation.cs
- WebMessageEncodingElement.cs
- StringDictionary.cs
- GlyphingCache.cs
- TopClause.cs
- ForceCopyBuildProvider.cs
- RegexGroup.cs
- MLangCodePageEncoding.cs
- FixedMaxHeap.cs
- WaitHandle.cs
- RadioButtonDesigner.cs
- TraceHandlerErrorFormatter.cs
- RemoteWebConfigurationHost.cs
- DeviceContext.cs
- SQLStringStorage.cs
- KnownBoxes.cs
- NegotiateStream.cs
- SafeProcessHandle.cs
- InstanceDataCollection.cs
- UpdatePanelTriggerCollection.cs
- TitleStyle.cs
- Point3DIndependentAnimationStorage.cs
- DataGridBoolColumn.cs
- ModelProperty.cs
- CodeVariableReferenceExpression.cs
- QEncodedStream.cs
- KeyValueSerializer.cs
- AspProxy.cs
- RegisteredScript.cs
- fixedPageContentExtractor.cs
- CodeAttributeDeclarationCollection.cs
- ExcCanonicalXml.cs
- Profiler.cs
- NumericExpr.cs
- SqlStatistics.cs
- LoadRetryAsyncResult.cs
- XomlCompilerResults.cs
- XmlDataImplementation.cs
- XmlAnyElementAttribute.cs
- EdmType.cs
- ParamArrayAttribute.cs
- ImageCodecInfo.cs
- AutoResetEvent.cs
- HtmlHistory.cs
- SettingsPropertyWrongTypeException.cs
- DataGridTextBoxColumn.cs
- OpenFileDialog.cs
- UndirectedGraph.cs
- RuntimeIdentifierPropertyAttribute.cs
- TypedRowGenerator.cs
- PingReply.cs
- BrowserDefinition.cs
- MultipleViewProviderWrapper.cs
- ColorAnimationUsingKeyFrames.cs
- AnonymousIdentificationSection.cs
- AspCompat.cs
- BooleanStorage.cs
- XmlQualifiedNameTest.cs
- TreeNodeBinding.cs
- ErasingStroke.cs
- CommandLibraryHelper.cs
- TextElementAutomationPeer.cs
- WorkflowRuntimeServiceElementCollection.cs
- Lasso.cs
- SerializableAttribute.cs
- Property.cs
- QueryRewriter.cs
- SamlSecurityToken.cs