Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / MIT / System / Web / UI / MobileControls / Design / ImageUrlEditor.cs / 1305376 / ImageUrlEditor.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.Design.MobileControls { ////// /// [ System.Security.Permissions.SecurityPermission(System.Security.Permissions.SecurityAction.Demand, Flags=System.Security.Permissions.SecurityPermissionFlag.UnmanagedCode) ] [Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] internal class ImageUrlEditor: System.Web.UI.Design.UrlEditor { ////// /// protected override String Caption { get { return SR.GetString(SR.ImageUrlPicker_ImageCaption); } } ////// /// protected override String Filter { get { return SR.GetString(SR.ImageUrlPicker_ImageFilter); } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.Design.MobileControls { ////// /// [ System.Security.Permissions.SecurityPermission(System.Security.Permissions.SecurityAction.Demand, Flags=System.Security.Permissions.SecurityPermissionFlag.UnmanagedCode) ] [Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] internal class ImageUrlEditor: System.Web.UI.Design.UrlEditor { ////// /// protected override String Caption { get { return SR.GetString(SR.ImageUrlPicker_ImageCaption); } } ////// /// protected override String Filter { get { return SR.GetString(SR.ImageUrlPicker_ImageFilter); } } } } // 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
- LoginCancelEventArgs.cs
- DataGridViewCellStyleChangedEventArgs.cs
- DispatcherFrame.cs
- MetricEntry.cs
- UnmanagedBitmapWrapper.cs
- DrawItemEvent.cs
- WebHostedComPlusServiceHost.cs
- RegexCharClass.cs
- TimelineGroup.cs
- DockingAttribute.cs
- FormViewRow.cs
- ScrollData.cs
- TableHeaderCell.cs
- OperandQuery.cs
- EntitySqlQueryCacheEntry.cs
- TrackingServices.cs
- State.cs
- AdPostCacheSubstitution.cs
- XmlException.cs
- SystemNetworkInterface.cs
- ToolboxDataAttribute.cs
- CodeIdentifiers.cs
- RankException.cs
- DrawingGroup.cs
- UserValidatedEventArgs.cs
- CrossContextChannel.cs
- InstanceOwnerQueryResult.cs
- CancellationTokenRegistration.cs
- ObjectPropertyMapping.cs
- MissingManifestResourceException.cs
- Journaling.cs
- IDataContractSurrogate.cs
- ZipIOExtraFieldPaddingElement.cs
- Header.cs
- CompiledXpathExpr.cs
- FilterableAttribute.cs
- TimeoutHelper.cs
- HatchBrush.cs
- Clipboard.cs
- TypeToken.cs
- EntityDataSourceDataSelectionPanel.designer.cs
- AnimationTimeline.cs
- TextWriterTraceListener.cs
- ObjectDataSourceSelectingEventArgs.cs
- Int32KeyFrameCollection.cs
- BinHexEncoder.cs
- TableCell.cs
- SystemPens.cs
- MtomMessageEncodingBindingElement.cs
- QilSortKey.cs
- WindowsListView.cs
- DropTarget.cs
- ListView.cs
- DbConnectionStringCommon.cs
- Int32.cs
- UIPropertyMetadata.cs
- RichTextBox.cs
- WindowsListViewGroupHelper.cs
- InvalidCastException.cs
- BindingCollection.cs
- SoapMessage.cs
- PropertyTabAttribute.cs
- ConnectionInterfaceCollection.cs
- ControlHelper.cs
- ProxyManager.cs
- NetworkInterface.cs
- CustomGrammar.cs
- SignatureHelper.cs
- DataViewManagerListItemTypeDescriptor.cs
- FontSource.cs
- DynamicDocumentPaginator.cs
- DataServiceQuery.cs
- MdImport.cs
- SecUtil.cs
- AdapterDictionary.cs
- QilTernary.cs
- HtmlTableRowCollection.cs
- SafeSecurityHandles.cs
- coordinatorscratchpad.cs
- DispatcherHooks.cs
- CharacterBuffer.cs
- ExpressionDumper.cs
- CompositeActivityMarkupSerializer.cs
- WriteStateInfoBase.cs
- QueueProcessor.cs
- XmlNodeChangedEventManager.cs
- Image.cs
- SqlDataSourceCommandEventArgs.cs
- ResizeGrip.cs
- CodeDelegateInvokeExpression.cs
- TabControlCancelEvent.cs
- DesignerLinkAdapter.cs
- StoryFragments.cs
- CodeAccessSecurityEngine.cs
- GridToolTip.cs
- DataBindingHandlerAttribute.cs
- ISessionStateStore.cs
- FixedFindEngine.cs
- VisualStateManager.cs
- Processor.cs