Cloaks the text, obfuscate sensitive data to prevent collection by robots and spiders and crawlers
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string CloakText( string PersonalInfo ) |
Visual Basic |
---|
Public Shared Function CloakText ( PersonalInfo As String ) As String |
Parameters
- PersonalInfo
- Type: System..::..String
The personal info.