C# Class Our.Umbraco.Picture.Models.PictureElement

Inheritance: IPictureElement
Afficher le fichier Open project: rasmuseeg/Our.Umbraco.Picture

Méthodes publiques

Свойство Type Description
_alt string

Méthodes publiques

Méthode Description
PictureElement ( ) : System.Collections.Generic
ToString ( ) : string

Return html markup for PictureElement

Private Methods

Méthode Description
GetSources ( ) : string

Method Details

PictureElement() public méthode

public PictureElement ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ToString() public méthode

Return html markup for PictureElement
public ToString ( ) : string
Résultat string

Property Details

_alt public_oe property

public string _alt
Résultat string