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() {}
///
/// Specifies the command. This field is constant.
///
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 argument. 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 command. 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.
//------------------------------------------------------------------------------
//
// 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() {}
///
/// Specifies the command. This field is constant.
///
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 argument. 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 command. 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- QueryOutputWriter.cs
- WebPartEventArgs.cs
- PathParser.cs
- PipelineModuleStepContainer.cs
- SqlStream.cs
- KeyInstance.cs
- SafeEventLogWriteHandle.cs
- TextParagraph.cs
- ProviderConnectionPointCollection.cs
- MetadataArtifactLoaderFile.cs
- AuthenticationManager.cs
- EventSinkHelperWriter.cs
- WebServiceHostFactory.cs
- SelectorAutomationPeer.cs
- XamlDesignerSerializationManager.cs
- QilFunction.cs
- SqlTrackingWorkflowInstance.cs
- UniqueSet.cs
- NamespaceCollection.cs
- ZoneButton.cs
- TextParentUndoUnit.cs
- FlagsAttribute.cs
- DesignerResources.cs
- ExternalCalls.cs
- StringValidator.cs
- TimelineClockCollection.cs
- JournalNavigationScope.cs
- SelectionList.cs
- UnmanagedMarshal.cs
- RowCache.cs
- FileSecurity.cs
- MemberMaps.cs
- CellRelation.cs
- SystemIPv6InterfaceProperties.cs
- ServiceModelReg.cs
- HttpCapabilitiesSectionHandler.cs
- MenuCommand.cs
- StaticResourceExtension.cs
- SqlOuterApplyReducer.cs
- PartitionResolver.cs
- FormsAuthenticationModule.cs
- IgnoreDeviceFilterElementCollection.cs
- ZipFileInfoCollection.cs
- SkinIDTypeConverter.cs
- FlowPosition.cs
- FilterException.cs
- EpmSyndicationContentSerializer.cs
- OpenTypeCommon.cs
- NamespaceEmitter.cs
- TimeSpanValidator.cs
- NetworkInformationException.cs
- ResourceManagerWrapper.cs
- RegexCompilationInfo.cs
- ServiceObjectContainer.cs
- TimersDescriptionAttribute.cs
- UnsafeNativeMethods.cs
- PagedControl.cs
- XmlSchemaInferenceException.cs
- DataServiceProviderMethods.cs
- OrthographicCamera.cs
- FormView.cs
- MultiBinding.cs
- XsltSettings.cs
- Dynamic.cs
- CheckBox.cs
- EditBehavior.cs
- MultiViewDesigner.cs
- SmiEventSink_DeferedProcessing.cs
- FormView.cs
- StylusPointPropertyInfo.cs
- FirewallWrapper.cs
- Help.cs
- DataGridCellItemAutomationPeer.cs
- XamlTreeBuilderBamlRecordWriter.cs
- Publisher.cs
- TextWriterTraceListener.cs
- SettingsPropertyValueCollection.cs
- SiteMapProvider.cs
- FilterException.cs
- XmlSchemaAttribute.cs
- MiniConstructorInfo.cs
- SQLCharsStorage.cs
- InputLanguage.cs
- RectangleGeometry.cs
- RSAPKCS1SignatureFormatter.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- ValueChangedEventManager.cs
- NamespaceExpr.cs
- XpsLiterals.cs
- ConstrainedDataObject.cs
- TypeBrowser.xaml.cs
- EntityFrameworkVersions.cs
- AsyncPostBackTrigger.cs
- BamlWriter.cs
- InputScopeConverter.cs
- Matrix.cs
- WmlMobileTextWriter.cs
- ConfigXmlWhitespace.cs
- SystemIPGlobalStatistics.cs
- StoreConnection.cs