ESRI.ArcGIS.ADF.ArcGISServer.Editor
ResCategoryAttribute Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : ResCategoryAttribute Class




Implements the DescriptionAttribute except that the parameter is a resource name.

Syntax

Visual Basic (Declaration) 
<AttributeUsageAttribute(AllowMultiple=False, Inherited=True)>
Private Class ResCategoryAttribute 
   Inherits CategoryAttribute
Visual Basic (Usage)Copy Code
Dim instance As ResCategoryAttribute
C# 
[AttributeUsageAttribute(AllowMultiple=false, Inherited=true)]
private class ResCategoryAttribute : CategoryAttribute 

Inheritance Hierarchy

System.Object
   System.Attribute
      System.ComponentModel.CategoryAttribute
         ESRI.ArcGIS.ADF.ArcGISServer.Editor.ResCategoryAttribute

See Also

© 2010 All Rights Reserved.