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; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Data | NameValueCollection | |||
GroupFooterHtmlFormat | string | |||
GroupHeaderHtmlFormat | string | |||
PropertyFooterHtmlFormat | string | |||
PropertyHeaderHtmlFormat | string | |||
ReadOnly | bool | |||
SubGroupFooterHtmlFormat | string | |||
SubGroupHeaderHtmlFormat | string |