Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / DEVDIV / depot / DevDiv / releases / whidbey / QFE / 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.
//------------------------------------------------------------------------------
//
// 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- NavigationProgressEventArgs.cs
- ContainerFilterService.cs
- RowToParametersTransformer.cs
- SupportsEventValidationAttribute.cs
- BindingNavigator.cs
- DispatcherOperation.cs
- SQLGuidStorage.cs
- MenuItemStyleCollection.cs
- AssemblyCache.cs
- Parameter.cs
- basemetadatamappingvisitor.cs
- XmlWrappingReader.cs
- RSAOAEPKeyExchangeFormatter.cs
- RegexStringValidator.cs
- IncrementalHitTester.cs
- OverflowException.cs
- KnownIds.cs
- StringSorter.cs
- SubpageParagraph.cs
- MethodBuilderInstantiation.cs
- StrongNamePublicKeyBlob.cs
- StringAnimationBase.cs
- ValidationPropertyAttribute.cs
- followingsibling.cs
- HtmlWindowCollection.cs
- SqlDataSourceFilteringEventArgs.cs
- DataKey.cs
- ObjectQuery.cs
- DataServiceRequestOfT.cs
- BamlTreeMap.cs
- TaskExceptionHolder.cs
- WinOEToolBoxItem.cs
- MemberPath.cs
- CompositeControl.cs
- CodeAttributeDeclarationCollection.cs
- SqlNotificationEventArgs.cs
- MimePart.cs
- ISAPIRuntime.cs
- PrintEvent.cs
- CodeLinePragma.cs
- FormViewPageEventArgs.cs
- SchemaElement.cs
- OperandQuery.cs
- FlagsAttribute.cs
- PageParser.cs
- ThreadLocal.cs
- ComplexBindingPropertiesAttribute.cs
- DbReferenceCollection.cs
- ErrorHandler.cs
- DbBuffer.cs
- SQLBinary.cs
- RowParagraph.cs
- ColumnCollection.cs
- MatrixCamera.cs
- AudioException.cs
- IISUnsafeMethods.cs
- SharedUtils.cs
- ReliableChannelListener.cs
- TraceContextEventArgs.cs
- NavigationService.cs
- MethodBuilder.cs
- InitializationEventAttribute.cs
- RequestCacheValidator.cs
- MSAAWinEventWrap.cs
- XPathChildIterator.cs
- MULTI_QI.cs
- Wrapper.cs
- XmlSerializationGeneratedCode.cs
- ZoneButton.cs
- RuntimeCompatibilityAttribute.cs
- ClientCultureInfo.cs
- HostSecurityManager.cs
- SecurityHeaderElementInferenceEngine.cs
- cookie.cs
- ApplicationSecurityManager.cs
- FileDialog.cs
- SoundPlayerAction.cs
- DecoderFallback.cs
- WebColorConverter.cs
- ObjectHandle.cs
- FontSourceCollection.cs
- TextOnlyOutput.cs
- TypeLoadException.cs
- Baml2006SchemaContext.cs
- DefaultAsyncDataDispatcher.cs
- TypeNameConverter.cs
- ConnectionPointConverter.cs
- PageTheme.cs
- Calendar.cs
- EntityDataSourceConfigureObjectContext.cs
- TraceHandlerErrorFormatter.cs
- ObjectResult.cs
- TransactionTraceIdentifier.cs
- TemplateControlCodeDomTreeGenerator.cs
- WinEventHandler.cs
- BindingListCollectionView.cs
- DCSafeHandle.cs
- ParallelTimeline.cs
- SafeEventLogReadHandle.cs
- SafeNativeMethods.cs