Метод | Описание | |
---|---|---|
BuildSiteMapForHandler ( ) : string | ||
ContainsItemsToShow ( IEnumerable |
||
GetContentLocation ( Item item ) : Item | ||
GetSharedLocationParent ( Item child ) : Item | ||
IsChildUnderSharedLocation ( Item child ) : bool | ||
IsEnabledTemplate ( Item item ) : bool | ||
IsExcludedItem ( Item item ) : bool | ||
IsShared ( Item item ) : bool | ||
IsUnderContent ( Item item ) : bool | ||
RegisterSitemapToRobotsFile ( ) : void | ||
SitemapDefinitionExists ( ) : bool | ||
SitemapManager ( |
||
SubmitSitemapToSearchenginesByHttp ( ) : bool |
Метод | Описание | |
---|---|---|
BuildListFromString ( string str, char separator ) : List |
||
BuildSiteMap ( ) : void | ||
BuildSitemapItem ( |
||
BuildSitemapXML ( List |
||
GetContextSiteDefinitionItem ( ) : Item | ||
GetSharedContentDefinitions ( ) : IEnumerable |
||
GetSitemapItems ( string rootPath ) : List |
||
SubmitEngine ( string engine, string sitemapUrl ) : void |
public BuildSiteMapForHandler ( ) : string | ||
Результат | string |
public static ContainsItemsToShow ( IEnumerable |
||
items | IEnumerable |
|
Результат | bool |
public static GetContentLocation ( Item item ) : Item | ||
item | Item | |
Результат | Item |
public static GetSharedLocationParent ( Item child ) : Item | ||
child | Item | |
Результат | Item |
public static IsChildUnderSharedLocation ( Item child ) : bool | ||
child | Item | |
Результат | bool |
public static IsEnabledTemplate ( Item item ) : bool | ||
item | Item | |
Результат | bool |
public static IsExcludedItem ( Item item ) : bool | ||
item | Item | |
Результат | bool |
public static IsShared ( Item item ) : bool | ||
item | Item | |
Результат | bool |
public static IsUnderContent ( Item item ) : bool | ||
item | Item | |
Результат | bool |
public RegisterSitemapToRobotsFile ( ) : void | ||
Результат | void |
public static SitemapDefinitionExists ( ) : bool | ||
Результат | bool |
public SitemapManager ( |
||
config | ||
Результат | System.Collections.Generic |
public SubmitSitemapToSearchenginesByHttp ( ) : bool | ||
Результат | bool |