Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / MIT / System / Web / UI / MobileControls / Adapters / ChtmlLinkAdapter.cs / 1305376 / ChtmlLinkAdapter.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- using System.Security.Permissions; #if COMPILING_FOR_SHIPPED_SOURCE namespace System.Web.UI.MobileControls.ShippedAdapterSource #else namespace System.Web.UI.MobileControls.Adapters #endif { /* * ChtmlLinkAdapter class. */ ///[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)] [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.")] public class ChtmlLinkAdapter : HtmlLinkAdapter { /// protected override void AddAttributes(HtmlMobileTextWriter writer) { AddAccesskeyAttribute(writer); AddJPhoneMultiMediaAttributes(writer); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- using System.Security.Permissions; #if COMPILING_FOR_SHIPPED_SOURCE namespace System.Web.UI.MobileControls.ShippedAdapterSource #else namespace System.Web.UI.MobileControls.Adapters #endif { /* * ChtmlLinkAdapter class. */ ///[AspNetHostingPermission(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermission(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)] [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.")] public class ChtmlLinkAdapter : HtmlLinkAdapter { /// protected override void AddAttributes(HtmlMobileTextWriter writer) { AddAccesskeyAttribute(writer); AddJPhoneMultiMediaAttributes(writer); } } } // 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
- CompoundFileDeflateTransform.cs
- RSACryptoServiceProvider.cs
- CacheEntry.cs
- EntityProviderServices.cs
- UIElement.cs
- AdornerDecorator.cs
- TraceData.cs
- RequestReplyCorrelator.cs
- XPathMessageFilterTable.cs
- ToggleButton.cs
- ProfilePropertyNameValidator.cs
- StrongName.cs
- ByteStreamMessageEncoderFactory.cs
- wgx_exports.cs
- TCPClient.cs
- BitmapMetadataBlob.cs
- AsyncResult.cs
- hresults.cs
- CanonicalXml.cs
- WebPartMenuStyle.cs
- RadioButtonFlatAdapter.cs
- CodeCompiler.cs
- InfoCardXmlSerializer.cs
- ByteKeyFrameCollection.cs
- DataTablePropertyDescriptor.cs
- SecurityPermission.cs
- SyndicationElementExtension.cs
- GiveFeedbackEvent.cs
- EventLogEntryCollection.cs
- ActionItem.cs
- WriteTimeStream.cs
- BadImageFormatException.cs
- PassportAuthenticationModule.cs
- CounterSampleCalculator.cs
- ItemsPresenter.cs
- CompositeFontInfo.cs
- DataSet.cs
- TableLayout.cs
- EdmPropertyAttribute.cs
- XamlTreeBuilder.cs
- CompiledQuery.cs
- CompileLiteralTextParser.cs
- StreamAsIStream.cs
- TypeRefElement.cs
- Tile.cs
- TrackingStringDictionary.cs
- TextElementEnumerator.cs
- IWorkflowDebuggerService.cs
- UnionExpr.cs
- MonitorWrapper.cs
- HttpCacheVaryByContentEncodings.cs
- SqlCacheDependency.cs
- LogicalTreeHelper.cs
- KeySplineConverter.cs
- XmlNodeComparer.cs
- ImageFormatConverter.cs
- FormatException.cs
- Win32PrintDialog.cs
- RankException.cs
- StateRuntime.cs
- TabPanel.cs
- DefaultProxySection.cs
- AuthenticationModuleElement.cs
- HtmlEncodedRawTextWriter.cs
- ListItemParagraph.cs
- XLinq.cs
- DictionaryCustomTypeDescriptor.cs
- BamlLocalizationDictionary.cs
- NextPreviousPagerField.cs
- IItemProperties.cs
- PeerApplication.cs
- ErrorHandler.cs
- DesignerVerb.cs
- LinqDataSourceSelectEventArgs.cs
- FormatException.cs
- ScriptingProfileServiceSection.cs
- WebRequestModulesSection.cs
- ValueChangedEventManager.cs
- CustomAttributeFormatException.cs
- ComboBox.cs
- Speller.cs
- StandardCommands.cs
- ADMembershipProvider.cs
- CalendarDesigner.cs
- EastAsianLunisolarCalendar.cs
- OleDbSchemaGuid.cs
- UIAgentRequest.cs
- DataRowView.cs
- EventProviderClassic.cs
- ConfigPathUtility.cs
- ReadOnlyDataSourceView.cs
- FontDialog.cs
- Exceptions.cs
- DocumentSequence.cs
- SizeChangedEventArgs.cs
- SqlFormatter.cs
- HTMLTextWriter.cs
- PropertyPath.cs
- WebRequestModulesSection.cs
- ToolboxDataAttribute.cs