ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.Tools Namespace / StringExtensions Class / IsSpecialUriString Method

In This Topic
    IsSpecialUriString Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function IsSpecialUriString( _
       ByVal value As String _
    ) As Boolean
    public static bool IsSpecialUriString( 
       string value
    )

    Parameters

    value
    See Also