C# 클래스 Priya.InfoList.JsonInfoPageService

상속: JsonRpcService
파일 보기 프로젝트 열기: Srid68/Priya.InfoList 1 사용 예제들

비공개 메소드들

메소드 설명
DeleteInfoPage ( long infoPageId ) : JsonObject
GetInfoPageCategoryOptionList ( long infoPageId, string templateSuffix ) : JsonObject
GetInfoPageFilterListView ( long pageNo, long itemsPerPage, long dataIndex, string templateSuffix, bool asyncLoading, long filterInfoCategoryId, string filterInfoPage, bool filterInfoPagePublic, long filterCreatedUserId ) : JsonObject
GetInfoPageListView ( long pageNo, long itemsPerPage, long dataIndex, string templateSuffix, bool asyncLoading ) : JsonObject
GetInfoPageSaveView ( long infoPageId, long pageNo, long itemsPerPage, long dataIndex, string templateSuffix ) : JsonObject
SaveInfoPage ( string infoPageName, string infoPageDescription, long infoPageCategoryId, long accessGroupId, bool asyncLoading, bool isActive, System.DateTime expiryDate, bool commentable, string commentorRoleList, bool isPublic, bool isCommon, bool isDeleted, long sequence, long infoPageId ) : JsonObject