ASP.NET Core 12.1.12
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class HyperlinkMode

Specifies the mode used for hyperlink schemes validation in reports. Determines how URLs are filtered based on their scheme.

Inheritance
System.Object
HyperlinkMode
Namespace: BoldReports.Web
Assembly: BoldReports.Web.dll
Syntax
public sealed class HyperlinkMode : Enum

Fields

AllowAll

Allows all hyperlink schemes without restriction. Not recommended for secure environments.

Declaration
public const HyperlinkMode AllowAll
Field Value
Type Description
HyperlinkMode

AllowedSchemes

Allows only hyperlinks with schemes explicitly listed in AllowedSchemes.

Declaration
public const HyperlinkMode AllowedSchemes
Field Value
Type Description
HyperlinkMode

BlockedSchemes

Allows most hyperlink schemes but blocks known script-based or file-based schemes.

Declaration
public const HyperlinkMode BlockedSchemes
Field Value
Type Description
HyperlinkMode

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved