C# 클래스 Core.Web.NHibernate.Services.Common.PageCommonService

상속: IPageCommonService
파일 보기 프로젝트 열기: coreframework/Core-Framework

공개 메소드들

메소드 설명
GetAllowedPageWidgetsCriteria ( Type instanceType, int operation, ICorePrincipal user, String widgetIdentifier ) : DetachedCriteria

메소드 상세

GetAllowedPageWidgetsCriteria() 공개 메소드

public GetAllowedPageWidgetsCriteria ( Type instanceType, int operation, ICorePrincipal user, String widgetIdentifier ) : DetachedCriteria
instanceType System.Type
operation int
user ICorePrincipal
widgetIdentifier String
리턴 DetachedCriteria