Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / WebForms / System / Web / UI / Design / XslTransformFileEditor.cs / 1 / XslTransformFileEditor.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.Design { using System.Design; using System.Security.Permissions; ////// /// [SecurityPermission(SecurityAction.Demand, Flags=SecurityPermissionFlag.UnmanagedCode)] public class XslTransformFileEditor: UrlEditor { ////// /// protected override string Caption { get { return SR.GetString(SR.XslTransformFileEditor_Caption); } } ////// /// protected override string Filter { get { return SR.GetString(SR.XslTransformFileEditor_Filter); } } } } // 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
- IfAction.cs
- SystemSounds.cs
- Byte.cs
- WebFaultClientMessageInspector.cs
- ApplicationFileCodeDomTreeGenerator.cs
- CompoundFileStorageReference.cs
- CodeCommentStatementCollection.cs
- AtomServiceDocumentSerializer.cs
- SolidBrush.cs
- TextCharacters.cs
- FormattedText.cs
- StagingAreaInputItem.cs
- ObjectAssociationEndMapping.cs
- TiffBitmapDecoder.cs
- NetworkInformationException.cs
- OdbcTransaction.cs
- RectAnimationUsingKeyFrames.cs
- Win32PrintDialog.cs
- DocumentOutline.cs
- columnmapkeybuilder.cs
- TraceEventCache.cs
- StrokeSerializer.cs
- FlowDocumentFormatter.cs
- DragDeltaEventArgs.cs
- Rotation3D.cs
- ResourcesChangeInfo.cs
- Socket.cs
- wgx_commands.cs
- CellParagraph.cs
- CrossContextChannel.cs
- SqlInternalConnectionSmi.cs
- PreservationFileWriter.cs
- SecurityContext.cs
- ObjectIDGenerator.cs
- UInt16.cs
- ColorConvertedBitmap.cs
- StorageEndPropertyMapping.cs
- OuterGlowBitmapEffect.cs
- DataGridTextBoxColumn.cs
- ProtocolsConfigurationEntry.cs
- RegistryDataKey.cs
- PersonalizationStateInfoCollection.cs
- StackSpiller.Bindings.cs
- SuppressMergeCheckAttribute.cs
- HtmlControlPersistable.cs
- WebPartConnectVerb.cs
- SaveFileDialog.cs
- Identity.cs
- LineServicesRun.cs
- ProxyFragment.cs
- XPathNode.cs
- clipboard.cs
- RenderingEventArgs.cs
- PersonalizationProviderCollection.cs
- XmlChildNodes.cs
- NullableFloatMinMaxAggregationOperator.cs
- PageVisual.cs
- FixedTextView.cs
- BaseWebProxyFinder.cs
- ListViewTableCell.cs
- ReaderOutput.cs
- RouteUrlExpressionBuilder.cs
- LayoutTable.cs
- XsdValidatingReader.cs
- InstanceLockedException.cs
- SoapFault.cs
- RecordsAffectedEventArgs.cs
- TypeDelegator.cs
- JapaneseLunisolarCalendar.cs
- PeerContact.cs
- ISAPIApplicationHost.cs
- SqlPersonalizationProvider.cs
- CodeObject.cs
- PartDesigner.cs
- EntityKeyElement.cs
- BCryptSafeHandles.cs
- sqlser.cs
- GatewayIPAddressInformationCollection.cs
- HwndAppCommandInputProvider.cs
- InternalRelationshipCollection.cs
- EncoderReplacementFallback.cs
- precedingquery.cs
- LambdaValue.cs
- DataServiceHostWrapper.cs
- FillErrorEventArgs.cs
- TemplateBaseAction.cs
- TypeDescriptorContext.cs
- XslNumber.cs
- MatrixCamera.cs
- _ConnectOverlappedAsyncResult.cs
- ImagingCache.cs
- DecimalAnimation.cs
- ACE.cs
- PropertyChangingEventArgs.cs
- DataTableReaderListener.cs
- QilPatternVisitor.cs
- _TransmitFileOverlappedAsyncResult.cs
- CodeStatement.cs
- EditorPartCollection.cs
- JulianCalendar.cs