ESRI.ArcGIS.ADF.Web
ResDescriptionAttribute Class
Members  See Also 
ESRI.ArcGIS.ADF.Web Namespace : ResDescriptionAttribute Class




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

Syntax

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

Inheritance Hierarchy

System.Object
   System.Attribute
      System.ComponentModel.DescriptionAttribute
         ESRI.ArcGIS.ADF.Web.ResDescriptionAttribute

See Also

© 2010 All Rights Reserved.