ReviewWorkflowConfigurationFormOptions
is defined in the Telligent.Evolution.Extensibility.Content.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class ReviewWorkflowConfigurationFormOptions { NameValueCollection Data { get; set; } string GroupFooterHtmlFormat { get; set; } string GroupHeaderHtmlFormat { get; set; } string PropertyFooterHtmlFormat { get; set; } string PropertyHeaderHtmlFormat { get; set; } bool ReadOnly { get; set; } string SubGroupFooterHtmlFormat { get; set; } string SubGroupHeaderHtmlFormat { get; set; } }