C# Class Framework.Core.ApplicationUtility

Application helper class.
Afficher le fichier Open project: coreframework/Core-Framework

Méthodes publiques

Свойство Type Description
BaseUrlCompulsoryEnd String

Méthodes publiques

Méthode Description
GetUrlPath ( String rawUrl ) : String

Gets the short URL.

Method Details

GetUrlPath() public static méthode

Gets the short URL.
public static GetUrlPath ( String rawUrl ) : String
rawUrl String The raw URL.
Résultat String

Property Details

BaseUrlCompulsoryEnd public_oe static_oe property

Base Url Compulsory End.
public static String BaseUrlCompulsoryEnd
Résultat String