C# Class Sage.Configuration.LinkInfo

Represents a Link Pattern, for constructing internal and external Urls.
Afficher le fichier Open project: igorfrance/sage

Méthodes publiques

Méthode Description
LinkInfo ( XmlElement configNode ) : System.Web.Hosting

Initializes a new instance of the LinkInfo structure.

ToString ( ) : string

Method Details

LinkInfo() public méthode

Initializes a new instance of the LinkInfo structure.
public LinkInfo ( XmlElement configNode ) : System.Web.Hosting
configNode System.Xml.XmlElement The configuration XML element that represents this link.
Résultat System.Web.Hosting

ToString() public méthode

public ToString ( ) : string
Résultat string