ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / UTFSupport Class / DecodeString Method

In This Topic
    DecodeString Method
    In This Topic
    Decode string.
    Syntax
    'Declaration
     
    Public Shared Function DecodeString( _
       ByVal s As System.String _
    ) As System.String
    public static System.string DecodeString( 
       System.string s
    )

    Parameters

    s
    See Also