C# 클래스 Rock.CheckIn.CheckinType

Helper class for getting check-in configuratoin settings from the group type
파일 보기 프로젝트 열기: NewSpring/Rock 1 사용 예제들

공개 메소드들

메소드 설명
CheckinType ( int checkinTypeId ) : System

Initializes a new instance of the CheckinType class.

비공개 메소드들

메소드 설명
GetSetting ( string key ) : string

Gets the setting.

메소드 상세

CheckinType() 공개 메소드

Initializes a new instance of the CheckinType class.
public CheckinType ( int checkinTypeId ) : System
checkinTypeId int The checkin type identifier.
리턴 System