Code:
/ 4.0 / 4.0 / 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. // 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
- TypeDelegator.cs
- InstanceCompleteException.cs
- HelpPage.cs
- NotificationContext.cs
- OracleException.cs
- MediaElementAutomationPeer.cs
- SimpleType.cs
- BindingCollection.cs
- DeobfuscatingStream.cs
- BaseDataListDesigner.cs
- UnsafeNativeMethodsPenimc.cs
- NaturalLanguageHyphenator.cs
- HelpPage.cs
- TypedReference.cs
- FramingFormat.cs
- Membership.cs
- CapabilitiesSection.cs
- Models.cs
- SQLDateTimeStorage.cs
- ConnectionManagementElementCollection.cs
- CollectionViewProxy.cs
- BufferedReadStream.cs
- SqlInternalConnectionSmi.cs
- SettingsPropertyValue.cs
- FormClosedEvent.cs
- DataGridViewCellValueEventArgs.cs
- CreatingCookieEventArgs.cs
- XmlSchemaAppInfo.cs
- CodeCompileUnit.cs
- View.cs
- Compress.cs
- DetailsViewDeletedEventArgs.cs
- InstalledFontCollection.cs
- ContentControl.cs
- LineGeometry.cs
- Substitution.cs
- CngKeyCreationParameters.cs
- DataBoundLiteralControl.cs
- SimpleApplicationHost.cs
- RuleSettings.cs
- SerialPinChanges.cs
- TCPListener.cs
- UrlPath.cs
- PolyQuadraticBezierSegment.cs
- CollectionViewGroupInternal.cs
- NetworkInformationException.cs
- BuildTopDownAttribute.cs
- DataDocumentXPathNavigator.cs
- MimeXmlReflector.cs
- ResourcePermissionBase.cs
- SQLConvert.cs
- EnlistmentTraceIdentifier.cs
- GradientStopCollection.cs
- TdsParserSafeHandles.cs
- NotificationContext.cs
- XmlDeclaration.cs
- BufferModeSettings.cs
- DateTimeOffsetStorage.cs
- _NtlmClient.cs
- streamingZipPartStream.cs
- bidPrivateBase.cs
- safelinkcollection.cs
- OdbcCommand.cs
- HttpChannelBindingToken.cs
- XmlSchemaComplexContentRestriction.cs
- ExternalException.cs
- RtfToXamlReader.cs
- ObjectAnimationUsingKeyFrames.cs
- Point3DCollectionValueSerializer.cs
- BitmapEffectInputData.cs
- AddInPipelineAttributes.cs
- FontStretchConverter.cs
- Ray3DHitTestResult.cs
- SequenceDesigner.xaml.cs
- PathGeometry.cs
- DataGridCell.cs
- FileUtil.cs
- DropDownButton.cs
- FixUpCollection.cs
- JsonServiceDocumentSerializer.cs
- PassportIdentity.cs
- QuaternionConverter.cs
- DataGridViewTextBoxColumn.cs
- MailDefinition.cs
- ToolStripPanelRenderEventArgs.cs
- XmlLanguageConverter.cs
- GuidelineCollection.cs
- RootAction.cs
- CalloutQueueItem.cs
- InputEventArgs.cs
- TypeGeneratedEventArgs.cs
- WebPartZone.cs
- SqlServices.cs
- UIHelper.cs
- UrlPropertyAttribute.cs
- HttpProxyCredentialType.cs
- XXXOnTypeBuilderInstantiation.cs
- SplitterCancelEvent.cs
- OleDbRowUpdatingEvent.cs
- IPAddress.cs