C# 클래스 Sitecore.SharedSource.ItemUrlHelper.ProcessUrl.Clean.CleanUrlFactory

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

공개 메소드들

메소드 설명
GetCleanUrl ( string url, XmlNode node ) : ICleanUrl

Returns the proper implementation of the clean class

비공개 메소드들

메소드 설명
GetAssembly ( string assemblyName ) : Assembly

Retrieve the Assembly

GetItem_FromReflection ( string url, XmlNode node ) : ICleanUrl

Return item from reflection

메소드 상세

GetCleanUrl() 공개 정적인 메소드

Returns the proper implementation of the clean class
public static GetCleanUrl ( string url, XmlNode node ) : ICleanUrl
url string
node System.Xml.XmlNode
리턴 ICleanUrl