C# Class Sitecore.SharedSource.ItemUrlHelper.ProcessUrl.Clean.RemoveCleanUrl

Inheritance: ACleanUrl
Mostra file Open project: Velir/Sitecore-ItemUrlHelper

Public Methods

Method Description
Clean ( ) : string

Clean the url

RemoveCleanUrl ( string url, XmlNode node ) : System.Xml

Method Details

Clean() public method

Clean the url
public Clean ( ) : string
return string

RemoveCleanUrl() public method

public RemoveCleanUrl ( string url, XmlNode node ) : System.Xml
url string
node System.Xml.XmlNode
return System.Xml