C# 클래스 Rebel.Cms.Web.RoutingEngineExtensions

파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
GetUrl ( this routingEngine, HiveId id ) : string

Resolves the url for the specified id.

메소드 상세

GetUrl() 공개 정적인 메소드

Resolves the url for the specified id.
public static GetUrl ( this routingEngine, HiveId id ) : string
routingEngine this
id HiveId The id.
리턴 string