ESRI.ArcGIS.ADF.Web.UI.WebControls
ResCategoryAttribute Constructor
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ResCategoryAttribute Class : ResCategoryAttribute Constructor




resourceName
The name of the string resource.
Initializes a new instance of a ResCategoryAttribute.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal resourceName As String _
)
Visual Basic (Usage)Copy Code
Dim resourceName As String
 
Dim instance As ResCategoryAttribute(resourceName)
C# 
public ResCategoryAttribute( 
   string resourceName
)

Parameters

resourceName
The name of the string resource.

See Also

© 2010 All Rights Reserved.