C# Class newtelligence.DasBlog.Web.Core.ReferralBlackList

Exibir arquivo Open project: AArnott/dasblog

Public Methods

Method Description
IsBlockedReferrer ( string referrer ) : bool
IsBlockedReferrer ( string referrer, string entryTitle ) : bool

Method Details

IsBlockedReferrer() public static method

public static IsBlockedReferrer ( string referrer ) : bool
referrer string
return bool

IsBlockedReferrer() public static method

public static IsBlockedReferrer ( string referrer, string entryTitle ) : bool
referrer string
entryTitle string
return bool