C# 클래스 Rebel.Cms.Web.PropertyEditors.RebelSystemEditors.UserGroupUsers.UserGroupUsersEditorModel

상속: Rebel.Cms.Web.Model.BackOffice.PropertyEditors.EditorModel
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
GetSerializedValue ( ) : object>.IDictionary
SetModelValues ( object>.IDictionary serializedVal ) : void
UserGroupUsersEditorModel ( string userGroupName, IRebelApplicationContext appContext ) : System

메소드 상세

GetSerializedValue() 공개 메소드

public GetSerializedValue ( ) : object>.IDictionary
리턴 object>.IDictionary

SetModelValues() 공개 메소드

public SetModelValues ( object>.IDictionary serializedVal ) : void
serializedVal object>.IDictionary
리턴 void

UserGroupUsersEditorModel() 공개 메소드

public UserGroupUsersEditorModel ( string userGroupName, IRebelApplicationContext appContext ) : System
userGroupName string
appContext IRebelApplicationContext
리턴 System