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
- ChangeConflicts.cs
- SetterBaseCollection.cs
- GraphicsState.cs
- SafeNativeMethods.cs
- EmptyStringExpandableObjectConverter.cs
- ExpressionReplacer.cs
- Tuple.cs
- ButtonFieldBase.cs
- SchemaNotation.cs
- MinimizableAttributeTypeConverter.cs
- RemotingAttributes.cs
- Registry.cs
- _Semaphore.cs
- AssertSection.cs
- ApplicationContext.cs
- RecordBuilder.cs
- SiteMembershipCondition.cs
- EnumValidator.cs
- StickyNoteAnnotations.cs
- BmpBitmapEncoder.cs
- TableCell.cs
- InvariantComparer.cs
- EncodingNLS.cs
- CheckBoxFlatAdapter.cs
- SetUserLanguageRequest.cs
- CustomSignedXml.cs
- GroupBox.cs
- ContainerParaClient.cs
- ByeMessageApril2005.cs
- ApplicationSettingsBase.cs
- Convert.cs
- AdornerDecorator.cs
- JulianCalendar.cs
- AssemblyInfo.cs
- DetailsViewPageEventArgs.cs
- XPathItem.cs
- BCLDebug.cs
- RealizationDrawingContextWalker.cs
- Soap.cs
- ObjectDataSource.cs
- Html32TextWriter.cs
- Pair.cs
- Effect.cs
- GifBitmapEncoder.cs
- ObjectResult.cs
- SecurityCriticalDataForSet.cs
- MarkedHighlightComponent.cs
- ProviderConnectionPoint.cs
- ObfuscateAssemblyAttribute.cs
- HttpHandlersSection.cs
- ImageUrlEditor.cs
- Native.cs
- TextFormatterHost.cs
- SvcFileManager.cs
- WriteableBitmap.cs
- RemoveStoryboard.cs
- GlyphRun.cs
- Int64AnimationUsingKeyFrames.cs
- OrderByExpression.cs
- AppDomainShutdownMonitor.cs
- XmlSchemaObjectTable.cs
- D3DImage.cs
- XmlElementAttributes.cs
- RtfToXamlLexer.cs
- DataServiceQueryException.cs
- CultureTable.cs
- Attributes.cs
- ConditionalDesigner.cs
- InvalidProgramException.cs
- HandlerBase.cs
- DataTableNewRowEvent.cs
- FontConverter.cs
- _AcceptOverlappedAsyncResult.cs
- TransformationRules.cs
- HandlerFactoryCache.cs
- InternalSafeNativeMethods.cs
- XmlCountingReader.cs
- MemberMaps.cs
- GroupQuery.cs
- AudioBase.cs
- SqlClientWrapperSmiStream.cs
- SchemaNotation.cs
- UnionCodeGroup.cs
- MiniAssembly.cs
- LinqDataSourceHelper.cs
- DisplayClaim.cs
- ProcessHostMapPath.cs
- ColumnResizeAdorner.cs
- AsyncPostBackTrigger.cs
- ProfileService.cs
- RowToFieldTransformer.cs
- ObjectParameterCollection.cs
- CheckBoxField.cs
- XmlAtomicValue.cs
- OAVariantLib.cs
- ProxyAssemblyNotLoadedException.cs
- DbProviderManifest.cs
- XPathDocumentBuilder.cs
- RegexRunner.cs
- _ChunkParse.cs