C# Class erminas.SmartAPI.CMS.Project.Pages.Elements.AnchorAsText

Inheritance: AbstractLinkElement, IAnchorAsText
Afficher le fichier Open project: erminas/smartapi

Méthodes publiques

Méthode Description
AnchorAsText ( IProject project, System.Guid guid, ILanguageVariant languageVariant ) : System

Méthodes protégées

Méthode Description
LoadWholeLinkElement ( ) : void

Private Methods

Méthode Description
AnchorAsText ( IProject project, XmlElement xmlElement ) : System

Method Details

AnchorAsText() public méthode

public AnchorAsText ( IProject project, System.Guid guid, ILanguageVariant languageVariant ) : System
project IProject
guid System.Guid
languageVariant ILanguageVariant
Résultat System

LoadWholeLinkElement() protected final méthode

protected final LoadWholeLinkElement ( ) : void
Résultat void