Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / MIT / System / Web / UI / MobileControls / Design / MobileUserControlDesigner.cs / 1305376 / MobileUserControlDesigner.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.Design.MobileControls { using System; using System.Collections; using System.ComponentModel; using System.ComponentModel.Design; using System.Diagnostics; using System.Web.UI; using System.Web.UI.Design.MobileControls; using System.Web.UI.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 MobileUserControlDesigner : ControlDesigner { internal MobileUserControlDesigner() { ShouldCodeSerialize = false; } ////// public override bool AllowResize { get { return false; } } // Displays the userControl using a simple placeholder like V1. public override string GetDesignTimeHtml() { return CreatePlaceHolderDesignTimeHtml(); } public override string GetPersistenceContent() { return null; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ ///// Gets or sets a value indicating whether all user controls are resizeable. /// ///// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.Design.MobileControls { using System; using System.Collections; using System.ComponentModel; using System.ComponentModel.Design; using System.Diagnostics; using System.Web.UI; using System.Web.UI.Design.MobileControls; using System.Web.UI.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 MobileUserControlDesigner : ControlDesigner { internal MobileUserControlDesigner() { ShouldCodeSerialize = false; } ////// public override bool AllowResize { get { return false; } } // Displays the userControl using a simple placeholder like V1. public override string GetDesignTimeHtml() { return CreatePlaceHolderDesignTimeHtml(); } public override string GetPersistenceContent() { return null; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007./// Gets or sets a value indicating whether all user controls are resizeable. /// ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- QueryCorrelationInitializer.cs
- DesignerToolStripControlHost.cs
- Pair.cs
- SHA384CryptoServiceProvider.cs
- WindowsPrincipal.cs
- RoutedUICommand.cs
- SystemTcpStatistics.cs
- Helpers.cs
- SpotLight.cs
- PointConverter.cs
- DeferredReference.cs
- X509CertificateChain.cs
- MatrixAnimationBase.cs
- StyleBamlRecordReader.cs
- EqualityArray.cs
- InteropBitmapSource.cs
- HtmlPanelAdapter.cs
- VisualTarget.cs
- ApplicationSecurityManager.cs
- DataControlField.cs
- ToolTip.cs
- ToolStripRenderer.cs
- BuildManagerHost.cs
- ScriptingProfileServiceSection.cs
- SamlAudienceRestrictionCondition.cs
- DialogResultConverter.cs
- __FastResourceComparer.cs
- COM2ExtendedTypeConverter.cs
- WebPartExportVerb.cs
- Win32MouseDevice.cs
- Brush.cs
- WebContext.cs
- TableCell.cs
- Rotation3D.cs
- BrowserInteropHelper.cs
- CompositeControl.cs
- FormViewUpdatedEventArgs.cs
- ColumnResult.cs
- DataGridTableCollection.cs
- SingleAnimation.cs
- QilInvoke.cs
- Console.cs
- EdmScalarPropertyAttribute.cs
- ScrollItemPattern.cs
- SecurityChannelListener.cs
- ClientRolePrincipal.cs
- WebResourceAttribute.cs
- ListParaClient.cs
- CommittableTransaction.cs
- ResourcePermissionBase.cs
- DataListItemEventArgs.cs
- PrePostDescendentsWalker.cs
- Mappings.cs
- HtmlWindow.cs
- SQLUtility.cs
- BaseParagraph.cs
- XPathBuilder.cs
- DesignerVerbToolStripMenuItem.cs
- HttpHandlersSection.cs
- sitestring.cs
- GridViewRow.cs
- GeometryConverter.cs
- LogConverter.cs
- Splitter.cs
- RawStylusInputReport.cs
- XmlWrappingReader.cs
- EmptyEnumerator.cs
- PageParser.cs
- BitmapSource.cs
- ProofTokenCryptoHandle.cs
- WebPartPersonalization.cs
- ProfileProvider.cs
- Sql8ExpressionRewriter.cs
- CompilerCollection.cs
- EntityDataSourceValidationException.cs
- RegexEditorDialog.cs
- SourceInterpreter.cs
- SafeNativeMethods.cs
- DockAndAnchorLayout.cs
- ConfigurationManager.cs
- FixedTextPointer.cs
- wgx_commands.cs
- DocumentGrid.cs
- HMACSHA384.cs
- XmlAttributeOverrides.cs
- InvalidComObjectException.cs
- BaseValidator.cs
- shaperfactoryquerycachekey.cs
- CheckoutException.cs
- DependencyObjectProvider.cs
- AuthenticationServiceManager.cs
- AsyncCallback.cs
- RelationalExpressions.cs
- AsymmetricSecurityProtocolFactory.cs
- DLinqDataModelProvider.cs
- Converter.cs
- TreeNodeConverter.cs
- ComponentManagerBroker.cs
- DataService.cs
- FloaterParaClient.cs