C# 클래스 Sitecore.SharedSource.ItemUrlHelper.ProcessUrl.GetUrl

상속: AProcessUrl
파일 보기 프로젝트 열기: Velir/Sitecore-ItemUrlHelper

공개 메소드들

메소드 설명
GetUrl ( UrlContext urlContext ) : System
Process ( ) : void

비공개 메소드들

메소드 설명
ResolveSite ( System.Item item ) : SiteInfo

Find proper site based on the passed item and fall back to default website

메소드 상세

GetUrl() 공개 메소드

public GetUrl ( UrlContext urlContext ) : System
urlContext UrlContext
리턴 System

Process() 공개 메소드

public Process ( ) : void
리턴 void