Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / ndp / fx / src / xsp / System / Web / UI / WebControls / DataControlCommands.cs / 1 / DataControlCommands.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.WebControls { using System.Security.Permissions; [AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] public sealed class DataControlCommands { private DataControlCommands() {} ////// public const string SortCommandName = "Sort"; ///Specifies the ///command. This field is constant. /// public const string SelectCommandName = "Select"; ///Specifies the ///command. This field is constant. /// public const string EditCommandName = "Edit"; ///Specifies the ///command. This field is constant. /// public const string DeleteCommandName = "Delete"; ///Specifies the ///command. This field is constant. /// public const string UpdateCommandName = "Update"; ///Specifies the ///command. This field is constant. /// public const string CancelCommandName = "Cancel"; ///Specifies the ///command. This field is constant. /// public const string PageCommandName = "Page"; ///Specifies the ///command. This field is constant. /// public const string NextPageCommandArgument = "Next"; ///Specifies the ///argument. This field is constant. /// public const string PreviousPageCommandArgument = "Prev"; ///Specifies the ///argument. This field is constant. /// public const string FirstPageCommandArgument = "First"; ///Specifies the ///argument. This field is constant. /// public const string LastPageCommandArgument = "Last"; ///Specifies the ///argument. This field is constant. /// public const string InsertCommandName = "Insert"; ///Specifies the ///command. This field is constant. /// public const string NewCommandName = "New"; } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //Specifies the ///command. This field is constant. // Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.WebControls { using System.Security.Permissions; [AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] public sealed class DataControlCommands { private DataControlCommands() {} ////// public const string SortCommandName = "Sort"; ///Specifies the ///command. This field is constant. /// public const string SelectCommandName = "Select"; ///Specifies the ///command. This field is constant. /// public const string EditCommandName = "Edit"; ///Specifies the ///command. This field is constant. /// public const string DeleteCommandName = "Delete"; ///Specifies the ///command. This field is constant. /// public const string UpdateCommandName = "Update"; ///Specifies the ///command. This field is constant. /// public const string CancelCommandName = "Cancel"; ///Specifies the ///command. This field is constant. /// public const string PageCommandName = "Page"; ///Specifies the ///command. This field is constant. /// public const string NextPageCommandArgument = "Next"; ///Specifies the ///argument. This field is constant. /// public const string PreviousPageCommandArgument = "Prev"; ///Specifies the ///argument. This field is constant. /// public const string FirstPageCommandArgument = "First"; ///Specifies the ///argument. This field is constant. /// public const string LastPageCommandArgument = "Last"; ///Specifies the ///argument. This field is constant. /// public const string InsertCommandName = "Insert"; ///Specifies the ///command. This field is constant. /// public const string NewCommandName = "New"; } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.Specifies the ///command. This field is constant.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- RegionIterator.cs
- DesignerPerfEventProvider.cs
- SqlBulkCopyColumnMapping.cs
- WhitespaceRuleLookup.cs
- OptimizedTemplateContentHelper.cs
- TableDetailsCollection.cs
- LifetimeServices.cs
- WaveHeader.cs
- NameObjectCollectionBase.cs
- SelectionWordBreaker.cs
- NetCodeGroup.cs
- SR.Designer.cs
- StringValidator.cs
- GridViewDeletedEventArgs.cs
- FocusChangedEventArgs.cs
- MetadataArtifactLoaderResource.cs
- DataGridCellAutomationPeer.cs
- DataGridViewRowHeightInfoNeededEventArgs.cs
- SizeFConverter.cs
- DES.cs
- HandleCollector.cs
- WebRequestModulesSection.cs
- CompatibleIComparer.cs
- PointConverter.cs
- RuleInfoComparer.cs
- XPathException.cs
- PKCS1MaskGenerationMethod.cs
- GatewayIPAddressInformationCollection.cs
- PlatformNotSupportedException.cs
- MarkerProperties.cs
- DesignerWidgets.cs
- SystemColorTracker.cs
- Point4DValueSerializer.cs
- MetadataFile.cs
- PeerCollaboration.cs
- WorkerRequest.cs
- BitmapCodecInfo.cs
- StylusButton.cs
- StateDesigner.Layouts.cs
- ExcludePathInfo.cs
- MobileUITypeEditor.cs
- AppDomainAttributes.cs
- SectionRecord.cs
- ClientRuntimeConfig.cs
- ProcessHost.cs
- ProfessionalColorTable.cs
- CacheManager.cs
- RetrieveVirtualItemEventArgs.cs
- TextEncodedRawTextWriter.cs
- FaultCallbackWrapper.cs
- ByteKeyFrameCollection.cs
- PropertyValidationContext.cs
- ConnectionConsumerAttribute.cs
- XmlSubtreeReader.cs
- DoubleAnimationClockResource.cs
- XmlReturnReader.cs
- StringDictionaryCodeDomSerializer.cs
- StackSpiller.cs
- DefaultTextStore.cs
- UITypeEditor.cs
- AsymmetricSignatureFormatter.cs
- TextRangeBase.cs
- StylusPointPropertyId.cs
- FlowSwitch.cs
- HttpCachePolicyBase.cs
- indexingfiltermarshaler.cs
- ExpressionBuilder.cs
- ValidatorUtils.cs
- TableHeaderCell.cs
- SelectedGridItemChangedEvent.cs
- ToolStripOverflowButton.cs
- IPCCacheManager.cs
- ScriptHandlerFactory.cs
- Win32Exception.cs
- ReflectTypeDescriptionProvider.cs
- DataMemberListEditor.cs
- SqlParameterCollection.cs
- CopyNamespacesAction.cs
- Selection.cs
- BasicHttpSecurity.cs
- OrderByLifter.cs
- MessageQueuePermissionEntryCollection.cs
- SqlUserDefinedAggregateAttribute.cs
- LazyTextWriterCreator.cs
- WpfKnownMember.cs
- JournalNavigationScope.cs
- IntegrationExceptionEventArgs.cs
- SafeTokenHandle.cs
- Transform3DGroup.cs
- ServiceDocumentFormatter.cs
- GroupBox.cs
- ProvidersHelper.cs
- SemaphoreSecurity.cs
- AttributeEmitter.cs
- VectorCollectionValueSerializer.cs
- HttpCapabilitiesBase.cs
- EntityCollection.cs
- ReachFixedDocumentSerializer.cs
- CorePropertiesFilter.cs
- TextTreeObjectNode.cs