RemoveServerNameFromUrls Method (input, serverPath)

Free Text Box Controls

FreeTextBox 3.2 Documentation RemoveServerNameFromUrls Method (input, serverPath)
NamespacesFreeTextBoxControls.SupportFormatterRemoveServerNameFromUrls(String, String)
Removes the local servername from A and IMG tags
Declaration Syntax
C# Visual Basic Visual C++
                  public string RemoveServerNameFromUrls(
	string input,
	string serverPath
)
                  Public Function RemoveServerNameFromUrls ( _
	input As String, _
	serverPath As String _
) As String
                  public:
String^ RemoveServerNameFromUrls(
	String^ input, 
	String^ serverPath
)
Parameters
input (String)

[Missing <param name="input"/> documentation for "M:FreeTextBoxControls.Support.Formatter.RemoveServerNameFromUrls(System.String,System.String)"]

serverPath (String)

[Missing <param name="serverPath"/> documentation for "M:FreeTextBoxControls.Support.Formatter.RemoveServerNameFromUrls(System.String,System.String)"]

Return Value

[Missing <returns> documentation for M:FreeTextBoxControls.Support.Formatter.RemoveServerNameFromUrls(System.String,System.String)]

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068