Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / MIT / System / Web / UI / MobileControls / Adapters / ChtmlPhoneCallAdapter.cs / 1305376 / ChtmlPhoneCallAdapter.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
{
/*
* ChtmlPhoneCallAdapter 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 ChtmlPhoneCallAdapter : HtmlPhoneCallAdapter
{
///
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
- DesignerObject.cs
- Math.cs
- ArrayExtension.cs
- CornerRadius.cs
- TokenBasedSetEnumerator.cs
- _TransmitFileOverlappedAsyncResult.cs
- SmtpAuthenticationManager.cs
- TrustManagerPromptUI.cs
- UrlPropertyAttribute.cs
- DataContext.cs
- NativeMethods.cs
- WebDisplayNameAttribute.cs
- ByteAnimationUsingKeyFrames.cs
- DocumentReferenceCollection.cs
- StoreContentChangedEventArgs.cs
- RuntimeResourceSet.cs
- XmlIncludeAttribute.cs
- ToolStripComboBox.cs
- hresults.cs
- ObjectStateFormatter.cs
- HttpCachePolicyElement.cs
- AppDomainUnloadedException.cs
- ClientApiGenerator.cs
- FormViewInsertedEventArgs.cs
- FunctionMappingTranslator.cs
- DataTableReaderListener.cs
- WeakReadOnlyCollection.cs
- WhitespaceReader.cs
- ClassGenerator.cs
- PropertyExpression.cs
- HtmlWindow.cs
- EventHandlersStore.cs
- RewritingProcessor.cs
- ExpressionBuilder.cs
- SetIndexBinder.cs
- StringCollection.cs
- DataComponentMethodGenerator.cs
- TimerElapsedEvenArgs.cs
- objectresult_tresulttype.cs
- UpdatableGenericsFeature.cs
- SmtpNetworkElement.cs
- Translator.cs
- LocatorGroup.cs
- ZipIOBlockManager.cs
- ServiceParser.cs
- MetabaseSettings.cs
- SessionStateContainer.cs
- SeverityFilter.cs
- DataGridViewRowCancelEventArgs.cs
- DirectoryNotFoundException.cs
- QilTernary.cs
- validationstate.cs
- ContentPresenter.cs
- SByteConverter.cs
- CounterCreationDataCollection.cs
- PixelShader.cs
- RbTree.cs
- TransformPattern.cs
- CopyNodeSetAction.cs
- BitmapCodecInfoInternal.cs
- AlgoModule.cs
- SystemInfo.cs
- ParameterModifier.cs
- _HTTPDateParse.cs
- validationstate.cs
- RegexTypeEditor.cs
- HtmlWindow.cs
- MessagePartProtectionMode.cs
- TypeDescriptorFilterService.cs
- DataGrid.cs
- PropertyManager.cs
- HTTP_SERVICE_CONFIG_URLACL_KEY.cs
- SkinBuilder.cs
- ByteAnimationUsingKeyFrames.cs
- SecurityAppliedMessage.cs
- ProcessThreadDesigner.cs
- LoadWorkflowAsyncResult.cs
- ResourceReader.cs
- CodeArrayCreateExpression.cs
- NavigationProgressEventArgs.cs
- BamlResourceContent.cs
- PaintValueEventArgs.cs
- WebConfigurationFileMap.cs
- XPathExpr.cs
- BaseHashHelper.cs
- CompilerLocalReference.cs
- Command.cs
- UInt64.cs
- DoubleAnimation.cs
- TableLayoutPanelBehavior.cs
- BoundPropertyEntry.cs
- AccessorTable.cs
- SystemIPInterfaceProperties.cs
- ToolStripDropDownItem.cs
- FileEnumerator.cs
- EndPoint.cs
- InvokeBinder.cs
- HatchBrush.cs
- ChineseLunisolarCalendar.cs
- GroupQuery.cs