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




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

Syntax

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

Inheritance Hierarchy

System.Object
   System.Attribute
      System.ComponentModel.DefaultValueAttribute
         ESRI.ArcGIS.ADF.ArcGISServer.Editor.ResDefaultValueAttribute

See Also

© 2010 All Rights Reserved.