C# Class WikiFunctions.Lists.Providers.WhatLinksHereAndPageRedirectsExcludingTheRedirectsListProvider

Gets a list of non redirect pages which link to the Named Pages (If linking page is a redirect, get pages which link to that also)
Inheritance: WhatLinksHereListProvider
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
WhatLinksHereAndPageRedirectsExcludingTheRedirectsListProvider ( ) : System
WhatLinksHereAndPageRedirectsExcludingTheRedirectsListProvider ( int limit ) : System

Méthodes protégées

Méthode Description
EvaluateXmlElement ( XmlTextReader xml ) : bool

Method Details

EvaluateXmlElement() protected méthode

protected EvaluateXmlElement ( XmlTextReader xml ) : bool
xml System.Xml.XmlTextReader
Résultat bool

WhatLinksHereAndPageRedirectsExcludingTheRedirectsListProvider() public méthode

WhatLinksHereAndPageRedirectsExcludingTheRedirectsListProvider() public méthode

public WhatLinksHereAndPageRedirectsExcludingTheRedirectsListProvider ( int limit ) : System
limit int
Résultat System