C# Class Kartverket.MetadataEditor.Helpers.HtmlHelperExtensions

Mostrar archivo Open project: kartverket/MetadataEditor

Public Methods

Method Description
ApplicationVersionNumber ( this helper ) : IHtmlString
EnvironmentName ( this helper ) : string
GeonorgeArtiklerUrl ( this helper ) : string
GeonorgeUrl ( this helper ) : string
KartkatalogUrl ( this helper ) : string
NorgeskartUrl ( this helper ) : string
ObjektkatalogUrl ( this helper ) : string
RegistryUrl ( this helper ) : string
SimpleMetadataEnabled ( this helper ) : bool
WebmasterEmail ( this helper ) : string

Method Details

ApplicationVersionNumber() public static method

public static ApplicationVersionNumber ( this helper ) : IHtmlString
helper this
return IHtmlString

EnvironmentName() public static method

public static EnvironmentName ( this helper ) : string
helper this
return string

GeonorgeArtiklerUrl() public static method

public static GeonorgeArtiklerUrl ( this helper ) : string
helper this
return string

GeonorgeUrl() public static method

public static GeonorgeUrl ( this helper ) : string
helper this
return string

KartkatalogUrl() public static method

public static KartkatalogUrl ( this helper ) : string
helper this
return string

NorgeskartUrl() public static method

public static NorgeskartUrl ( this helper ) : string
helper this
return string

ObjektkatalogUrl() public static method

public static ObjektkatalogUrl ( this helper ) : string
helper this
return string

RegistryUrl() public static method

public static RegistryUrl ( this helper ) : string
helper this
return string

SimpleMetadataEnabled() public static method

public static SimpleMetadataEnabled ( this helper ) : bool
helper this
return bool

WebmasterEmail() public static method

public static WebmasterEmail ( this helper ) : string
helper this
return string