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
- OdbcEnvironment.cs
- Double.cs
- EditorZoneBase.cs
- InfoCardRSAPKCS1SignatureDeformatter.cs
- CompiledIdentityConstraint.cs
- RootAction.cs
- HiddenField.cs
- UniformGrid.cs
- UserControl.cs
- HtmlSelect.cs
- Brush.cs
- TextPattern.cs
- TextBoxBase.cs
- StorageEntitySetMapping.cs
- BrowserTree.cs
- SqlCacheDependencyDatabase.cs
- ActivityExecutor.cs
- ToolStripDropDownClosedEventArgs.cs
- RenderOptions.cs
- CacheEntry.cs
- LostFocusEventManager.cs
- Tuple.cs
- CodeFieldReferenceExpression.cs
- ObfuscationAttribute.cs
- DrawingImage.cs
- InvalidCommandTreeException.cs
- GeometryConverter.cs
- XmlValidatingReader.cs
- Stackframe.cs
- UInt64Storage.cs
- NegotiateStream.cs
- ValueUtilsSmi.cs
- SafeWaitHandle.cs
- NumericUpDown.cs
- Code.cs
- TemplateComponentConnector.cs
- HostingEnvironment.cs
- Classification.cs
- ResourcePool.cs
- SimpleWorkerRequest.cs
- UserControl.cs
- BinHexDecoder.cs
- XslNumber.cs
- SHA1Managed.cs
- DynamicPropertyHolder.cs
- HtmlControlAdapter.cs
- InvalidFilterCriteriaException.cs
- HttpHandlersSection.cs
- DbProviderFactory.cs
- ThreadAttributes.cs
- SemanticValue.cs
- ContentType.cs
- UxThemeWrapper.cs
- DesignerTransactionCloseEvent.cs
- RoleBoolean.cs
- MouseEventArgs.cs
- AbsoluteQuery.cs
- Padding.cs
- StylusPointProperty.cs
- dbenumerator.cs
- XmlSchemaParticle.cs
- GiveFeedbackEvent.cs
- Attributes.cs
- UpdateCompiler.cs
- SecurityStateEncoder.cs
- FrameworkTemplate.cs
- AnnotationObservableCollection.cs
- SqlComparer.cs
- AssociationTypeEmitter.cs
- AccessedThroughPropertyAttribute.cs
- CodePageUtils.cs
- GPPOINTF.cs
- StorageConditionPropertyMapping.cs
- SqlConnectionHelper.cs
- Bezier.cs
- FileSystemEnumerable.cs
- Error.cs
- FilteredXmlReader.cs
- QueryCacheEntry.cs
- ConditionCollection.cs
- GridViewRow.cs
- AndAlso.cs
- ColumnResult.cs
- DataSourceControl.cs
- X509CertificateTrustedIssuerElementCollection.cs
- SmtpNtlmAuthenticationModule.cs
- PrimitiveXmlSerializers.cs
- CodeSnippetCompileUnit.cs
- EntitySetBaseCollection.cs
- Brush.cs
- IPAddressCollection.cs
- TemplateBindingExtensionConverter.cs
- DistributedTransactionPermission.cs
- ClientConfigPaths.cs
- TextParaLineResult.cs
- ListBoxItemAutomationPeer.cs
- EventEntry.cs
- SqlTypeSystemProvider.cs
- DesignerProperties.cs
- NodeFunctions.cs