C# Class Sitecore.SharedSource.ItemUrlHelper.ProcessUrl.GetMediaUrl

Inheritance: AProcessUrl
Datei anzeigen Open project: Velir/Sitecore-ItemUrlHelper

Public Methods

Method Description
GetMediaUrl ( UrlContext urlContext ) : System
Process ( ) : void

Process the url

Method Details

GetMediaUrl() public method

public GetMediaUrl ( UrlContext urlContext ) : System
urlContext UrlContext
return System

Process() public method

Process the url
public Process ( ) : void
return void