Dim ReplacementString As String = "Text"
ReplacementString = Strings.Replace(ReplacementString, "Text to replace", "Replacement text", 1, -1, CompareMethod.Text))
Tips and tricks for .NET using ASP and VB code.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment