Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / UI / CssClassPropertyAttribute.cs / 1305376 / CssClassPropertyAttribute.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI { using System; using System.ComponentModel; using System.Globalization; using System.Web.Util; ////// CssClassPropertyAttribute /// The CssClassPropertyAttribute is applied to properties that contain CssClass names. /// The designer uses this attribute to add a design-time CssClass editor experience /// to the property in the property grid. /// [AttributeUsage(AttributeTargets.Property)] public sealed class CssClassPropertyAttribute : Attribute { public CssClassPropertyAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI { using System; using System.ComponentModel; using System.Globalization; using System.Web.Util; ////// CssClassPropertyAttribute /// The CssClassPropertyAttribute is applied to properties that contain CssClass names. /// The designer uses this attribute to add a design-time CssClass editor experience /// to the property in the property grid. /// [AttributeUsage(AttributeTargets.Property)] public sealed class CssClassPropertyAttribute : Attribute { public CssClassPropertyAttribute() { } } } // 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
- ColumnMapTranslator.cs
- CodeGeneratorAttribute.cs
- HatchBrush.cs
- GridViewEditEventArgs.cs
- MarkupCompilePass1.cs
- COAUTHIDENTITY.cs
- PathFigureCollectionConverter.cs
- Track.cs
- DtdParser.cs
- ListItemCollection.cs
- ClientTarget.cs
- AssemblySettingAttributes.cs
- Exceptions.cs
- IRCollection.cs
- ObjectDataSourceDisposingEventArgs.cs
- HttpApplicationFactory.cs
- WebBrowserPermission.cs
- Constants.cs
- TextEditorParagraphs.cs
- LineGeometry.cs
- DoWhile.cs
- DeviceContext2.cs
- TextParaClient.cs
- QueueProcessor.cs
- IPAddressCollection.cs
- XsltInput.cs
- OptionUsage.cs
- ActivityBuilderHelper.cs
- TraceShell.cs
- OpenTypeLayout.cs
- SimplePropertyEntry.cs
- EventSinkHelperWriter.cs
- XPathItem.cs
- WebHttpBindingElement.cs
- HostExecutionContextManager.cs
- EntityDesignerDataSourceView.cs
- EnumType.cs
- ReturnValue.cs
- AdCreatedEventArgs.cs
- wgx_commands.cs
- CodeTypeReferenceCollection.cs
- TypeValidationEventArgs.cs
- DirectoryObjectSecurity.cs
- Tuple.cs
- OperationAbortedException.cs
- ExitEventArgs.cs
- ThicknessAnimation.cs
- HelpEvent.cs
- DropShadowEffect.cs
- HexParser.cs
- DataFormat.cs
- _FtpDataStream.cs
- SchemaElement.cs
- DataKeyArray.cs
- CodeMethodMap.cs
- ButtonBase.cs
- EntityProviderServices.cs
- DESCryptoServiceProvider.cs
- HttpCachePolicy.cs
- XmlSchemaCollection.cs
- RSAProtectedConfigurationProvider.cs
- ParentQuery.cs
- AnnotationResource.cs
- ComboBoxDesigner.cs
- ProvidersHelper.cs
- DigestComparer.cs
- EncryptedKey.cs
- SingleResultAttribute.cs
- ApplicationServiceManager.cs
- SignerInfo.cs
- OutputScopeManager.cs
- SqlExpander.cs
- RegexStringValidator.cs
- ParameterBuilder.cs
- OdbcRowUpdatingEvent.cs
- safePerfProviderHandle.cs
- SpanIndex.cs
- DictionaryTraceRecord.cs
- MenuEventArgs.cs
- EndpointDiscoveryMetadata11.cs
- PrimarySelectionGlyph.cs
- IdentifierCreationService.cs
- RegistryKey.cs
- DataIdProcessor.cs
- WebResourceAttribute.cs
- StorageComplexTypeMapping.cs
- FormatterConverter.cs
- SafeTimerHandle.cs
- MailBnfHelper.cs
- MultiByteCodec.cs
- XPathMultyIterator.cs
- AsymmetricSignatureFormatter.cs
- OneWayChannelListener.cs
- CompModSwitches.cs
- ToolStripPanel.cs
- DataPointer.cs
- UInt16.cs
- BitmapEffectDrawingContextWalker.cs
- SystemThemeKey.cs
- BitmapEffectrendercontext.cs