![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public static class CrossSiteScriptingValidation |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class CrossSiteScriptingValidation |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
IsDangerousString |
Tests if the given url contains possible XSS characters.
|
![]() ![]() |
IsDangerousUrl |
Tests if the given url contains possible XSS characters.
|
See Also
Smartsite.Base Namespace