C# Class Subtext.Web.Admin.Feedback.FeedbackState

Afficher le fichier Open project: ayende/Subtext Class Usage Examples

Méthodes publiques

Свойство Type Description
Approvable bool
ApproveText string
Deletable bool
DeleteToolTip string
Destroyable bool
EmptyToolTip string
Emptyable bool
HeaderText string
NoCommentsHtml string
Spammable bool

Méthodes publiques

Méthode Description
GetUiState ( FeedbackStatusFlag status ) : FeedbackState

Method Details

GetUiState() public static méthode

public static GetUiState ( FeedbackStatusFlag status ) : FeedbackState
status FeedbackStatusFlag
Résultat FeedbackState

Property Details

Approvable public_oe property

public bool Approvable
Résultat bool

ApproveText public_oe property

public string ApproveText
Résultat string

Deletable public_oe property

public bool Deletable
Résultat bool

DeleteToolTip public_oe property

public string DeleteToolTip
Résultat string

Destroyable public_oe property

public bool Destroyable
Résultat bool

EmptyToolTip public_oe property

public string EmptyToolTip
Résultat string

Emptyable public_oe property

public bool Emptyable
Résultat bool

HeaderText public_oe property

public string HeaderText
Résultat string

NoCommentsHtml public_oe property

public string NoCommentsHtml
Résultat string

Spammable public_oe property

public bool Spammable
Résultat bool