Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / 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"; } }Specifies the ///command. This field is constant.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- XmlTextEncoder.cs
- CounterSampleCalculator.cs
- FixedElement.cs
- SessionStateItemCollection.cs
- PublishLicense.cs
- ArrayList.cs
- _FtpDataStream.cs
- FlowPosition.cs
- SchemaMerger.cs
- TextContainer.cs
- ToolStripContentPanelRenderEventArgs.cs
- ChangeProcessor.cs
- Int32KeyFrameCollection.cs
- XmlSignificantWhitespace.cs
- _AcceptOverlappedAsyncResult.cs
- EditorPart.cs
- HttpCapabilitiesSectionHandler.cs
- _UriTypeConverter.cs
- TreeNodeMouseHoverEvent.cs
- WrappedKeySecurityToken.cs
- ColumnResult.cs
- ConfigurationSectionGroupCollection.cs
- CodeNamespaceCollection.cs
- GroupDescription.cs
- BlobPersonalizationState.cs
- OracleParameter.cs
- InvalidCastException.cs
- DataGridViewSortCompareEventArgs.cs
- TransformerInfo.cs
- InputMethodStateTypeInfo.cs
- ServiceDescriptionReflector.cs
- CharacterMetricsDictionary.cs
- MoveSizeWinEventHandler.cs
- HashCodeCombiner.cs
- FSWPathEditor.cs
- WebPartConnectionsCancelVerb.cs
- FileCodeGroup.cs
- MessageSecurityProtocol.cs
- ProfileService.cs
- GeometryGroup.cs
- UriTemplateMatchException.cs
- ConfigsHelper.cs
- JoinTreeNode.cs
- ConnectionsZone.cs
- TypedTableGenerator.cs
- ContextDataSourceView.cs
- RtfToXamlLexer.cs
- UrlMappingsModule.cs
- SubtreeProcessor.cs
- MulticastIPAddressInformationCollection.cs
- BamlMapTable.cs
- SqlRewriteScalarSubqueries.cs
- ViewKeyConstraint.cs
- UrlMappingCollection.cs
- ResourcesGenerator.cs
- Point3DAnimationUsingKeyFrames.cs
- MailAddressCollection.cs
- ActivityMetadata.cs
- AdPostCacheSubstitution.cs
- TaiwanCalendar.cs
- DataExpression.cs
- MetabaseServerConfig.cs
- ExpressionCopier.cs
- SimpleApplicationHost.cs
- ZoneButton.cs
- IntersectQueryOperator.cs
- DurableInstanceManager.cs
- SingleTagSectionHandler.cs
- CornerRadiusConverter.cs
- StorageFunctionMapping.cs
- ConfigurationPropertyCollection.cs
- SQLBoolean.cs
- CollectionDataContractAttribute.cs
- LambdaCompiler.Unary.cs
- IssuedTokensHeader.cs
- unsafenativemethodsother.cs
- WebPartMovingEventArgs.cs
- DSACryptoServiceProvider.cs
- Guid.cs
- SqlColumnizer.cs
- Light.cs
- ItemChangedEventArgs.cs
- FileSystemEnumerable.cs
- GeneralEndpointIdentity.cs
- ExpressionConverter.cs
- PointKeyFrameCollection.cs
- PerfProviderCollection.cs
- TagMapInfo.cs
- DataServicePagingProviderWrapper.cs
- RC2.cs
- HttpCacheVary.cs
- CommonXSendMessage.cs
- TransactionContextManager.cs
- SapiRecognizer.cs
- TrailingSpaceComparer.cs
- BoundsDrawingContextWalker.cs
- DebugView.cs
- CodeTypeOfExpression.cs
- BitmapEffectDrawingContent.cs
- HybridDictionary.cs