Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / WebForms / System / Web / UI / Design / WebControls / SubstitutionDesigner.cs / 1 / SubstitutionDesigner.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.Design.WebControls { ////// /// [System.Security.Permissions.SecurityPermission(System.Security.Permissions.SecurityAction.Demand, Flags=System.Security.Permissions.SecurityPermissionFlag.UnmanagedCode)] [SupportsPreviewControl(true)] public class SubstitutionDesigner : ControlDesigner { ////// Provides a designer for the ////// control. /// /// /// public override string GetDesignTimeHtml() { return GetEmptyDesignTimeHtml(); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved./// Gets the design time HTML of the ////// control. ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- AuthenticationModuleElement.cs
- IndexedGlyphRun.cs
- SqlDependency.cs
- SkewTransform.cs
- HijriCalendar.cs
- ViewBase.cs
- UnmanagedHandle.cs
- WindowsFont.cs
- GradientStopCollection.cs
- MetadataSerializer.cs
- UserNamePasswordValidator.cs
- FaultDesigner.cs
- SolidBrush.cs
- ItemDragEvent.cs
- GlyphsSerializer.cs
- MetadataItemCollectionFactory.cs
- ReadOnlyDictionary.cs
- PropertyItem.cs
- TextBoxView.cs
- ListenerAdaptersInstallComponent.cs
- AxHostDesigner.cs
- TextBreakpoint.cs
- PeerResolverSettings.cs
- UncommonField.cs
- SortedList.cs
- TextBoxBase.cs
- IPEndPoint.cs
- Label.cs
- AnnotationDocumentPaginator.cs
- FirstMatchCodeGroup.cs
- DebugView.cs
- ThemeInfoAttribute.cs
- ProfileGroupSettings.cs
- ServiceBuildProvider.cs
- XmlNamespaceDeclarationsAttribute.cs
- validation.cs
- ToolStripLabel.cs
- GuidTagList.cs
- PersonalizationProviderHelper.cs
- ExtenderProvidedPropertyAttribute.cs
- AncestorChangedEventArgs.cs
- StaticSiteMapProvider.cs
- Base64Encoding.cs
- StackBuilderSink.cs
- PersonalizationProviderCollection.cs
- HttpApplication.cs
- BuildProviderUtils.cs
- BeginEvent.cs
- DataGridViewToolTip.cs
- RuleSettingsCollection.cs
- LayoutEvent.cs
- SqlParameterCollection.cs
- PackUriHelper.cs
- PropertyReferenceExtension.cs
- AssemblySettingAttributes.cs
- SystemGatewayIPAddressInformation.cs
- Page.cs
- Speller.cs
- TypefaceMetricsCache.cs
- NotifyIcon.cs
- SQLBytes.cs
- CacheModeValueSerializer.cs
- TextBoxRenderer.cs
- UnsettableComboBox.cs
- AdPostCacheSubstitution.cs
- PersonalizationProviderHelper.cs
- ToolboxItemSnapLineBehavior.cs
- JapaneseLunisolarCalendar.cs
- FormsAuthenticationUser.cs
- RawStylusInputCustomDataList.cs
- Separator.cs
- DecodeHelper.cs
- ProcessThreadCollection.cs
- MetafileEditor.cs
- WebBrowserUriTypeConverter.cs
- FixedPage.cs
- ReadOnlyTernaryTree.cs
- Select.cs
- DataGridTextBoxColumn.cs
- _WebProxyDataBuilder.cs
- UniformGrid.cs
- SqlUtils.cs
- StreamReader.cs
- AutomationEvent.cs
- NativeRightsManagementAPIsStructures.cs
- PerformanceCounterPermission.cs
- SoapReflectionImporter.cs
- ArgumentNullException.cs
- EditorBrowsableAttribute.cs
- BitStream.cs
- XmlSchemaProviderAttribute.cs
- ToolStripManager.cs
- DataGridRow.cs
- MessageLogTraceRecord.cs
- ExpressionBuilder.cs
- ScrollViewer.cs
- MessageBox.cs
- XPathChildIterator.cs
- CodeValidator.cs