C# 클래스 Subtext.Web.Admin.Feedback.FeedbackState

파일 보기 프로젝트 열기: ayende/Subtext 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Approvable bool
ApproveText string
Deletable bool
DeleteToolTip string
Destroyable bool
EmptyToolTip string
Emptyable bool
HeaderText string
NoCommentsHtml string
Spammable bool

공개 메소드들

메소드 설명
GetUiState ( FeedbackStatusFlag status ) : FeedbackState

메소드 상세

GetUiState() 공개 정적인 메소드

public static GetUiState ( FeedbackStatusFlag status ) : FeedbackState
status FeedbackStatusFlag
리턴 FeedbackState

프로퍼티 상세

Approvable 공개적으로 프로퍼티

public bool Approvable
리턴 bool

ApproveText 공개적으로 프로퍼티

public string ApproveText
리턴 string

Deletable 공개적으로 프로퍼티

public bool Deletable
리턴 bool

DeleteToolTip 공개적으로 프로퍼티

public string DeleteToolTip
리턴 string

Destroyable 공개적으로 프로퍼티

public bool Destroyable
리턴 bool

EmptyToolTip 공개적으로 프로퍼티

public string EmptyToolTip
리턴 string

Emptyable 공개적으로 프로퍼티

public bool Emptyable
리턴 bool

HeaderText 공개적으로 프로퍼티

public string HeaderText
리턴 string

NoCommentsHtml 공개적으로 프로퍼티

public string NoCommentsHtml
리턴 string

Spammable 공개적으로 프로퍼티

public bool Spammable
리턴 bool