C# Class Kartverket.MetadataEditor.Models.SeoUrl

Mostra file Open project: kartverket/MetadataEditor Class Usage Examples

Public Methods

Method Description
Matches ( string organization, string title ) : bool
SeoUrl ( string organization, string title ) : System

Private Methods

Method Description
MakeSeoFriendlyString ( string input ) : string

Method Details

Matches() public method

public Matches ( string organization, string title ) : bool
organization string
title string
return bool

SeoUrl() public method

public SeoUrl ( string organization, string title ) : System
organization string
title string
return System