C# Class Core.Web.NHibernate.Services.Common.PageCommonService

Inheritance: IPageCommonService
Show file Open project: coreframework/Core-Framework

Public Methods

Method Description
GetAllowedPageWidgetsCriteria ( Type instanceType, int operation, ICorePrincipal user, String widgetIdentifier ) : DetachedCriteria

Method Details

GetAllowedPageWidgetsCriteria() public method

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