ESRI.ArcGIS.ADF.Web.UI.WebControls Send comments on this topic.
ResCategoryAttribute Class
See Also  Members  
ESRI.ArcGIS.ADF.Web.UI.WebControls 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.Web.UI.WebControls.ResCategoryAttribute

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.