Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / UI / WebControls / DataControlCommands.cs / 1305376 / DataControlCommands.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.WebControls { 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
- MultiAsyncResult.cs
- WhiteSpaceTrimStringConverter.cs
- CellRelation.cs
- EntityContainerAssociationSet.cs
- SimpleWorkerRequest.cs
- DataGridViewRowDividerDoubleClickEventArgs.cs
- DynamicEndpoint.cs
- PropertyGeneratedEventArgs.cs
- InfoCardRSAOAEPKeyExchangeDeformatter.cs
- MessageDispatch.cs
- SapiAttributeParser.cs
- PowerModeChangedEventArgs.cs
- PersonalizationProviderCollection.cs
- DataGridPageChangedEventArgs.cs
- ContractHandle.cs
- SafeJobHandle.cs
- WebPageTraceListener.cs
- SourceItem.cs
- ProxyElement.cs
- InputProviderSite.cs
- Message.cs
- CodePageUtils.cs
- FullTextLine.cs
- IProducerConsumerCollection.cs
- BaseParser.cs
- DbParameterHelper.cs
- SafeSecurityHandles.cs
- HttpListenerContext.cs
- QilScopedVisitor.cs
- LiteralLink.cs
- PreProcessInputEventArgs.cs
- XPathDocumentIterator.cs
- HttpListenerException.cs
- ProviderSettingsCollection.cs
- SmtpReplyReader.cs
- UncommonField.cs
- SEHException.cs
- WindowsTreeView.cs
- Solver.cs
- GeneralTransform3D.cs
- WindowsIdentity.cs
- DateTimeUtil.cs
- DependencyPropertyChangedEventArgs.cs
- NetCodeGroup.cs
- TabletCollection.cs
- PropertyCollection.cs
- DataGridViewAdvancedBorderStyle.cs
- LabelInfo.cs
- UrlAuthorizationModule.cs
- ToolBarOverflowPanel.cs
- MailBnfHelper.cs
- Pair.cs
- DetailsViewUpdatedEventArgs.cs
- FunctionDefinition.cs
- EntitySet.cs
- BindingMemberInfo.cs
- _BasicClient.cs
- TimeoutException.cs
- ThreadAbortException.cs
- ActivityWithResult.cs
- FieldInfo.cs
- _RequestCacheProtocol.cs
- UriExt.cs
- DateTimeConverter2.cs
- MethodBuilder.cs
- StrokeSerializer.cs
- CultureSpecificStringDictionary.cs
- FontStyleConverter.cs
- ObjectStateEntry.cs
- Point3DAnimation.cs
- Gdiplus.cs
- TableProvider.cs
- ApplicationSecurityManager.cs
- BinHexEncoder.cs
- xmlsaver.cs
- ComponentResourceKeyConverter.cs
- XslException.cs
- OdbcParameterCollection.cs
- LocationSectionRecord.cs
- SQLBinary.cs
- SchemaImporterExtension.cs
- FixedSOMLineCollection.cs
- NodeFunctions.cs
- ScriptReferenceEventArgs.cs
- XmlIlVisitor.cs
- DotExpr.cs
- XmlSchemaAny.cs
- FactoryGenerator.cs
- PersonalizationProvider.cs
- ResXDataNode.cs
- OutputCacheSettingsSection.cs
- LogSwitch.cs
- WebBrowserNavigatedEventHandler.cs
- SystemTcpStatistics.cs
- ContravarianceAdapter.cs
- SlipBehavior.cs
- PolyBezierSegmentFigureLogic.cs
- EngineSite.cs
- wgx_sdk_version.cs
- FileStream.cs