C# Class Links.Content.Error

Datei anzeigen Open project: coreframework/Core-Framework

Public Properties

Property Type Description
Error_htm String
_403_htm String

Public Methods

Method Description
Url ( ) : String
Url ( String fileName ) : String

Method Details

Url() public static method

public static Url ( ) : String
return String

Url() public static method

public static Url ( String fileName ) : String
fileName String
return String

Property Details

Error_htm public_oe static_oe property

public static String Error_htm
return String

_403_htm public_oe static_oe property

public static String _403_htm
return String