Show / Hide Table of Contents

Class UrlFormatter

Inheritance
Object
UrlFormatter
Namespace: SuperOffice.CRM.Globalization
Assembly: SoDataBase.dll
Syntax
public static class UrlFormatter : Object

Methods

GetDisplayAddress(Contact)

Declaration
public static string GetDisplayAddress(Contact contact)
Parameters
Type Name Description
Contact contact
Returns
Type Description
String

GetDisplayAddress(Person)

Declaration
public static string GetDisplayAddress(Person person)
Parameters
Type Name Description
Person person
Returns
Type Description
String

GetDisplayAddress(URLRow)

Declaration
public static string GetDisplayAddress(URLRow urlRow)
Parameters
Type Name Description
URLRow urlRow
Returns
Type Description
String

GetDisplayAddress(String, String)

Declaration
public static string GetDisplayAddress(string url, string description)
Parameters
Type Name Description
String url
String description
Returns
Type Description
String

StripUrlScheme(String)

Declaration
public static string StripUrlScheme(string url)
Parameters
Type Name Description
String url
Returns
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top