C# 클래스 Geta.SEO.Sitemaps.Utils.ContentFilter

파일 보기 프로젝트 열기: Geta/SEO.Sitemaps

공개 메소드들

메소드 설명
ShouldExcludeContent ( IContent content ) : bool

비공개 메소드들

메소드 설명
IsAccessibleToEveryone ( ISecurable content ) : bool
IsLink ( System.PageData page ) : bool
IsPublished ( IVersionable versionableContent ) : bool
IsSitemapPropertyEnabled ( IContentData content ) : bool
IsVisibleOnSite ( IContent content ) : bool

메소드 상세

ShouldExcludeContent() 공개 정적인 메소드

public static ShouldExcludeContent ( IContent content ) : bool
content IContent
리턴 bool