Determines if an attribute value is valid.
Public Function IsValidAttributeValue( ByRef Value As String ) As Boolean
The value is not valid if it contains any of the following: "<", ">".
Project CorLib Overview
Class SecurityElementStatic Overview