Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / ndp / fx / src / xsp / System / Web / Extensions / Script / Services / ScriptServiceAttribute.cs / 1 / ScriptServiceAttribute.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Script.Services { using System; using System.Security.Permissions; using System.Web; [ AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal), AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface) ] public sealed class ScriptServiceAttribute : Attribute { public ScriptServiceAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Script.Services { using System; using System.Security.Permissions; using System.Web; [ AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal), AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface) ] public sealed class ScriptServiceAttribute : Attribute { public ScriptServiceAttribute() { } } } // 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
- Debugger.cs
- StorageMappingItemCollection.cs
- MessageBox.cs
- StackSpiller.Generated.cs
- PropertyPath.cs
- Section.cs
- RequestUriProcessor.cs
- EncoderNLS.cs
- DataGridDefaultColumnWidthTypeConverter.cs
- BamlTreeMap.cs
- String.cs
- CookieParameter.cs
- _HTTPDateParse.cs
- CompilerLocalReference.cs
- OpCopier.cs
- DataServiceQueryException.cs
- HostedHttpRequestAsyncResult.cs
- PropertyOrder.cs
- PkcsUtils.cs
- SQLSingleStorage.cs
- XsltLoader.cs
- IncrementalCompileAnalyzer.cs
- XmlUtf8RawTextWriter.cs
- EventLogTraceListener.cs
- DesignerDataColumn.cs
- FontResourceCache.cs
- BaseDataBoundControlDesigner.cs
- _ListenerResponseStream.cs
- SHA384.cs
- SerializationSectionGroup.cs
- GlobalEventManager.cs
- ResourceType.cs
- WebColorConverter.cs
- SQLBytesStorage.cs
- ListBoxDesigner.cs
- GuidTagList.cs
- JsonReaderWriterFactory.cs
- _NestedSingleAsyncResult.cs
- RemotingConfigParser.cs
- Thumb.cs
- UserNameSecurityTokenAuthenticator.cs
- StickyNoteContentControl.cs
- ClientTargetCollection.cs
- SecurityState.cs
- FrameworkContentElementAutomationPeer.cs
- PerformanceCounterPermission.cs
- remotingproxy.cs
- DocumentAutomationPeer.cs
- OrderByBuilder.cs
- Viewport3DAutomationPeer.cs
- EdmConstants.cs
- _NestedSingleAsyncResult.cs
- Crypto.cs
- arabicshape.cs
- CalendarDataBindingHandler.cs
- SmiRequestExecutor.cs
- DSASignatureDeformatter.cs
- SafeEventLogWriteHandle.cs
- FrameworkObject.cs
- TrackingMemoryStream.cs
- EventRecord.cs
- HandleCollector.cs
- TextParagraphView.cs
- _ServiceNameStore.cs
- KeyInstance.cs
- WebBrowsableAttribute.cs
- Style.cs
- ObjectSecurity.cs
- SplayTreeNode.cs
- EngineSiteSapi.cs
- ReflectionUtil.cs
- ActivityTrace.cs
- ZipIOExtraFieldPaddingElement.cs
- ObfuscateAssemblyAttribute.cs
- DefaultSection.cs
- XamlParser.cs
- DiagnosticTrace.cs
- HtmlControlPersistable.cs
- ConfigXmlSignificantWhitespace.cs
- Event.cs
- AdapterUtil.cs
- CacheHelper.cs
- LabelEditEvent.cs
- MimeObjectFactory.cs
- RecognizerInfo.cs
- GeneralTransform.cs
- WebPartDisplayModeCollection.cs
- ClockGroup.cs
- PrePrepareMethodAttribute.cs
- WindowsSysHeader.cs
- SqlUserDefinedTypeAttribute.cs
- DeflateStream.cs
- AccessControlList.cs
- RTTypeWrapper.cs
- Trace.cs
- SaveWorkflowCommand.cs
- OleDbErrorCollection.cs
- Operator.cs
- DesignerToolboxInfo.cs
- FontWeight.cs