C# 클래스 Rock.Workflow.Action.CheckIn.CheckInActionComponent

An action component specifically for a check-in workflow
상속: ActionComponent
파일 보기 프로젝트 열기: NewSpring/Rock

보호된 메소드들

메소드 설명
GetCheckInState ( Object entity, List &errorMessages ) : CheckInState

Gets the state of the check-in.

메소드 상세

GetCheckInState() 보호된 메소드

Gets the state of the check-in.
protected GetCheckInState ( Object entity, List &errorMessages ) : CheckInState
entity Object The entity.
errorMessages List The error messages.
리턴 Rock.CheckIn.CheckInState