C# 클래스 SobekCM.Library.AdminViewer.AdminViewer_Factory

Factory class returns the appropriate admin viewer
파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application

공개 메소드들

메소드 설명
Get_AdminViewer ( RequestCache RequestSpecificValues ) : iMySobek_Admin_Viewer

Returns the appropriate admin viewer, based on requst and system settings

메소드 상세

Get_AdminViewer() 공개 정적인 메소드

Returns the appropriate admin viewer, based on requst and system settings
public static Get_AdminViewer ( RequestCache RequestSpecificValues ) : iMySobek_Admin_Viewer
RequestSpecificValues RequestCache All the necessary, non-global data specific to the current request
리턴 iMySobek_Admin_Viewer