ConceptHMI Web Help
SameText Method
The left.
The right.
Check if the both text are the sames, ignore the case.
Syntax
public static bool SameText( 
   string left,
   string right
)

Parameters

left
The left.
right
The right.

Return Value

true if left equal right, false otherwise
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StringUtils Class
StringUtils Members

 

 


© 2016 Objectis

Send Feedback