C# Class Geta.SEO.Sitemaps.Utils.ContentFilter

显示文件 Open project: Geta/SEO.Sitemaps

Public Methods

Method Description
ShouldExcludeContent ( IContent content ) : bool

Private Methods

Method Description
IsAccessibleToEveryone ( ISecurable content ) : bool
IsLink ( System.PageData page ) : bool
IsPublished ( IVersionable versionableContent ) : bool
IsSitemapPropertyEnabled ( IContentData content ) : bool
IsVisibleOnSite ( IContent content ) : bool

Method Details

ShouldExcludeContent() public static method

public static ShouldExcludeContent ( IContent content ) : bool
content IContent
return bool