Spread for ASP.NET 9.0 Product Documentation
GetResourceString Method (MapperInfoConverter)


The id.
Gets the resource string.
Syntax
'Declaration
 
Public Function GetResourceString( _
   ByVal id As String _
) As String
'Usage
 
Dim instance As MapperInfoConverter
Dim id As String
Dim value As String
 
value = instance.GetResourceString(id)
public string GetResourceString( 
   string id
)

Parameters

id
The id.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

MapperInfoConverter Class
MapperInfoConverter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.