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 / Serialization / ScriptIgnoreAttribute.cs / 1 / ScriptIgnoreAttribute.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Web.Script.Serialization {
using System;
using System.Security.Permissions;
using System.Web;
[
AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal),
AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)
]
public sealed class ScriptIgnoreAttribute : Attribute {
public ScriptIgnoreAttribute() {
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Web.Script.Serialization {
using System;
using System.Security.Permissions;
using System.Web;
[
AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal),
AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)
]
public sealed class ScriptIgnoreAttribute : Attribute {
public ScriptIgnoreAttribute() {
}
}
}
// 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
- XmlQueryTypeFactory.cs
- SmiRecordBuffer.cs
- SamlConstants.cs
- UniqueEventHelper.cs
- StructuredType.cs
- TransactionProtocol.cs
- CatalogPartChrome.cs
- SignedXml.cs
- CodeObject.cs
- ComplexTypeEmitter.cs
- Assembly.cs
- XslTransformFileEditor.cs
- DataGridViewAdvancedBorderStyle.cs
- SqlGenericUtil.cs
- CommunicationException.cs
- XmlDataSource.cs
- RSAOAEPKeyExchangeDeformatter.cs
- TextBoxAutomationPeer.cs
- RectangleHotSpot.cs
- DeploymentSectionCache.cs
- UpDownEvent.cs
- DetailsViewInsertEventArgs.cs
- SchemaCollectionPreprocessor.cs
- InheritedPropertyChangedEventArgs.cs
- ProtocolImporter.cs
- DesignerDataParameter.cs
- DelegateSerializationHolder.cs
- OleAutBinder.cs
- ClientData.cs
- DifferencingCollection.cs
- TextEndOfSegment.cs
- User.cs
- Content.cs
- DataGrid.cs
- CustomErrorsSection.cs
- Relationship.cs
- OutOfProcStateClientManager.cs
- CodeObject.cs
- DataSourceControlBuilder.cs
- GeometryModel3D.cs
- DocComment.cs
- XslAstAnalyzer.cs
- ReadOnlyDictionary.cs
- WizardForm.cs
- DynamicEntity.cs
- SmiRecordBuffer.cs
- ListDictionary.cs
- Tuple.cs
- WSSecurityPolicy12.cs
- XmlDocumentFragment.cs
- WebBrowserDesigner.cs
- TreeWalker.cs
- BinaryCommonClasses.cs
- ButtonFlatAdapter.cs
- TextReader.cs
- WhiteSpaceTrimStringConverter.cs
- InputScopeAttribute.cs
- FixedSOMTextRun.cs
- Transform3DGroup.cs
- XmlDomTextWriter.cs
- AliasedSlot.cs
- QueryPageSettingsEventArgs.cs
- Stack.cs
- NameValueCollection.cs
- SupportingTokenSecurityTokenResolver.cs
- CardSpacePolicyElement.cs
- DataGridViewAutoSizeColumnModeEventArgs.cs
- RegistryKey.cs
- LocationSectionRecord.cs
- RtfToken.cs
- VariableValue.cs
- ImageMap.cs
- DataBoundControl.cs
- BindableTemplateBuilder.cs
- _HelperAsyncResults.cs
- MetadataCache.cs
- MessagingDescriptionAttribute.cs
- SoapIncludeAttribute.cs
- HostedHttpRequestAsyncResult.cs
- Type.cs
- ImportOptions.cs
- ComponentEditorForm.cs
- XmlWrappingReader.cs
- DataSourceListEditor.cs
- SurrogateSelector.cs
- ObjectItemCachedAssemblyLoader.cs
- MergeFailedEvent.cs
- ReachSerializerAsync.cs
- Metadata.cs
- DataKeyArray.cs
- InlinedAggregationOperator.cs
- SHA1Managed.cs
- DBBindings.cs
- TableRow.cs
- BitmapEffectDrawingContextState.cs
- SourceFileBuildProvider.cs
- BigIntegerStorage.cs
- SqlDataAdapter.cs
- HwndProxyElementProvider.cs
- PropertyRef.cs