ResourceAssetCollection.IsContentSpecificUrl(String) Metoda

Definice

Určuje, zda zadaná cesta je adresa URL specifická pro obsah.

public bool IsContentSpecificUrl (string path);
member this.IsContentSpecificUrl : string -> bool
Public Function IsContentSpecificUrl (path As String) As Boolean

Parametry

path
String

Cesta, kterou chcete zkontrolovat.

Návraty

true, pokud je cesta adresou URL specifickou pro obsah; jinak false.

Platí pro