C# Class Quantumart.QP8.Validators.Helpers.UrlValidatorHelpers321

Afficher le fichier Open project: QuantumArt/QP

Méthodes publiques

Méthode Description
IsAbsoluteWebFolderUrl321 ( string url ) : bool
IsRelativeWebFolderUrl321 ( string url ) : bool
IsWebFolderUrl321 ( string url ) : bool

Method Details

IsAbsoluteWebFolderUrl321() public static méthode

public static IsAbsoluteWebFolderUrl321 ( string url ) : bool
url string
Résultat bool

IsRelativeWebFolderUrl321() public static méthode

public static IsRelativeWebFolderUrl321 ( string url ) : bool
url string
Résultat bool

IsWebFolderUrl321() public static méthode

public static IsWebFolderUrl321 ( string url ) : bool
url string
Résultat bool