C# Класс Alloy.Models.SiteImageUrl

Attribute to set the default thumbnail for site page and block types
Наследование: ImageUrlAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
SiteImageUrl ( ) : EPiServer.DataAnnotations

The parameterless constructor will initialize a SiteImageUrl attribute with a default thumbnail

SiteImageUrl ( string path ) : EPiServer.DataAnnotations

Описание методов

SiteImageUrl() публичный Метод

The parameterless constructor will initialize a SiteImageUrl attribute with a default thumbnail
public SiteImageUrl ( ) : EPiServer.DataAnnotations
Результат EPiServer.DataAnnotations

SiteImageUrl() публичный Метод

public SiteImageUrl ( string path ) : EPiServer.DataAnnotations
path string
Результат EPiServer.DataAnnotations