C# 클래스 Alloy.Models.SiteImageUrl

Attribute to set the default thumbnail for site page and block types
상속: ImageUrlAttribute
파일 보기 프로젝트 열기: episerver/EPiTranslateFlowDemo

공개 메소드들

메소드 설명
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