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
- EmptyQuery.cs
- BypassElementCollection.cs
- LinearKeyFrames.cs
- _NestedSingleAsyncResult.cs
- AmbientLight.cs
- SimpleApplicationHost.cs
- ObjectManager.cs
- DataGridColumnCollectionEditor.cs
- Freezable.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- XamlBuildTaskServices.cs
- ResourceSet.cs
- CatalogZoneDesigner.cs
- OpCodes.cs
- CommunicationObjectManager.cs
- OracleConnection.cs
- ThumbAutomationPeer.cs
- TabletDeviceInfo.cs
- CharacterHit.cs
- ProjectionPathSegment.cs
- BufferedGraphicsManager.cs
- InstallHelper.cs
- Handle.cs
- InputReport.cs
- MeshGeometry3D.cs
- unsafeIndexingFilterStream.cs
- StringExpressionSet.cs
- TraceXPathNavigator.cs
- PropertyContainer.cs
- Helper.cs
- CodeConditionStatement.cs
- __FastResourceComparer.cs
- SettingsPropertyNotFoundException.cs
- SoundPlayer.cs
- DockPatternIdentifiers.cs
- WebServiceFaultDesigner.cs
- ItemDragEvent.cs
- DataRowComparer.cs
- XslException.cs
- HtmlTernaryTree.cs
- NetNamedPipeBindingElement.cs
- ActiveDocumentEvent.cs
- StatusBarItemAutomationPeer.cs
- CodeAttributeDeclaration.cs
- NopReturnReader.cs
- DataGridViewComboBoxCell.cs
- StringSource.cs
- EmptyStringExpandableObjectConverter.cs
- DocumentApplication.cs
- PathFigureCollectionConverter.cs
- xsdvalidator.cs
- COM2IDispatchConverter.cs
- EdmFunction.cs
- RowCache.cs
- GeometryHitTestResult.cs
- DbMetaDataColumnNames.cs
- TypeConstant.cs
- NativeObjectSecurity.cs
- WindowsToolbar.cs
- WebException.cs
- SharedPersonalizationStateInfo.cs
- OpenFileDialog.cs
- JavaScriptSerializer.cs
- XmlLoader.cs
- CompModSwitches.cs
- DataServiceRequestArgs.cs
- DragEvent.cs
- PersistChildrenAttribute.cs
- WindowsListViewScroll.cs
- DetailsViewAutoFormat.cs
- Int32Storage.cs
- BitmapSizeOptions.cs
- CompilerScopeManager.cs
- SpeechSynthesizer.cs
- FixedMaxHeap.cs
- Rotation3D.cs
- Model3D.cs
- XmlAtomicValue.cs
- Tracer.cs
- TreeNodeSelectionProcessor.cs
- ArgumentValueSerializer.cs
- DoubleConverter.cs
- ControlTemplate.cs
- Rule.cs
- WebWorkflowRole.cs
- ElementUtil.cs
- Int32CAMarshaler.cs
- ExcludePathInfo.cs
- StringOutput.cs
- PackageRelationship.cs
- ColumnHeader.cs
- WorkerRequest.cs
- DocumentCollection.cs
- XmlConvert.cs
- WizardPanelChangingEventArgs.cs
- DecimalKeyFrameCollection.cs
- PagePropertiesChangingEventArgs.cs
- QueryInterceptorAttribute.cs
- WebPartActionVerb.cs
- CustomBindingCollectionElement.cs