Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / NetFx35 / System.ServiceModel.Web / System / ServiceModel / Channels / JavascriptCallbackResponseProperty.cs / 1305376 / JavascriptCallbackResponseProperty.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel.Channels { using System.Net; public sealed class JavascriptCallbackResponseMessageProperty { static readonly string JavascriptCallbackResponseMessagePropertyName = "javascriptCallbackResponse"; public JavascriptCallbackResponseMessageProperty() { } public static string Name { get { return JavascriptCallbackResponseMessagePropertyName; } } public string CallbackFunctionName { get; set; } public HttpStatusCode? StatusCode { get; set; } } } // 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
- GeneralTransform2DTo3D.cs
- LoginAutoFormat.cs
- PartitionResolver.cs
- SevenBitStream.cs
- ParseHttpDate.cs
- StatusBarPanel.cs
- RewritingSimplifier.cs
- PageStatePersister.cs
- WeakEventManager.cs
- TagMapCollection.cs
- UnsafeNativeMethods.cs
- QuaternionAnimation.cs
- LineSegment.cs
- ParallelLoopState.cs
- FunctionImportMapping.ReturnTypeRenameMapping.cs
- ClientConfigPaths.cs
- SqlAliaser.cs
- MultipartIdentifier.cs
- LocationUpdates.cs
- WebPartConnectionsConfigureVerb.cs
- HtmlLink.cs
- PerformanceCounterPermissionEntry.cs
- WindowPattern.cs
- MiniConstructorInfo.cs
- SearchForVirtualItemEventArgs.cs
- DragDrop.cs
- TypeConverterHelper.cs
- WebServiceResponseDesigner.cs
- IsolatedStorage.cs
- RSACryptoServiceProvider.cs
- COM2ColorConverter.cs
- FieldMetadata.cs
- PageParserFilter.cs
- AxisAngleRotation3D.cs
- XmlBaseReader.cs
- AsyncPostBackTrigger.cs
- VScrollBar.cs
- ProcessModule.cs
- DesignTimeParseData.cs
- DispatcherHooks.cs
- RotateTransform3D.cs
- CodeAssignStatement.cs
- Tracking.cs
- AspNetHostingPermission.cs
- CreateUserErrorEventArgs.cs
- SocketElement.cs
- AggregateNode.cs
- TableRow.cs
- IdentityValidationException.cs
- CodeDirectoryCompiler.cs
- PropertyChangeTracker.cs
- PackWebRequestFactory.cs
- LambdaExpression.cs
- DBConnectionString.cs
- PageParserFilter.cs
- CLSCompliantAttribute.cs
- Emitter.cs
- OrderPreservingPipeliningSpoolingTask.cs
- Enum.cs
- EntityStoreSchemaFilterEntry.cs
- SoapConverter.cs
- SqlCommand.cs
- XmlArrayAttribute.cs
- Stack.cs
- PropertyOverridesDialog.cs
- CommandHelper.cs
- TaskbarItemInfo.cs
- LazyTextWriterCreator.cs
- MessagePartDescriptionCollection.cs
- BindableAttribute.cs
- DataGridItemCollection.cs
- NamedElement.cs
- HtmlShimManager.cs
- IsolatedStorageFileStream.cs
- TypeResolver.cs
- ObjectDataProvider.cs
- SplayTreeNode.cs
- XmlIncludeAttribute.cs
- ISessionStateStore.cs
- BufferManager.cs
- UserPreferenceChangingEventArgs.cs
- XPathException.cs
- Properties.cs
- ComponentCollection.cs
- Repeater.cs
- BaseComponentEditor.cs
- RadioButtonStandardAdapter.cs
- TemplatePartAttribute.cs
- TraceSection.cs
- HttpListenerRequestUriBuilder.cs
- SubstitutionDesigner.cs
- DateRangeEvent.cs
- DocumentPageTextView.cs
- QilParameter.cs
- ElementInit.cs
- PackageRelationshipCollection.cs
- DockProviderWrapper.cs
- StrokeIntersection.cs
- ConditionalAttribute.cs
- AsyncOperation.cs