C# Class Kartverket.MetadataEditor.Models.SeoUrl

Afficher le fichier Open project: kartverket/MetadataEditor Class Usage Examples

Méthodes publiques

Méthode Description
Matches ( string organization, string title ) : bool
SeoUrl ( string organization, string title ) : System

Private Methods

Méthode Description
MakeSeoFriendlyString ( string input ) : string

Method Details

Matches() public méthode

public Matches ( string organization, string title ) : bool
organization string
title string
Résultat bool

SeoUrl() public méthode

public SeoUrl ( string organization, string title ) : System
organization string
title string
Résultat System