ConfiguredContentFragmentInformation is defined in the Telligent.Evolution.Extensibility.UI.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class ConfiguredContentFragmentInformation
{
string Configuration { get; set; }
string ContentFragmentType { get; set; }
string CssClassAddition { get; set; }
string RegionName { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| Configuration | string | |||
| ContentFragmentType | string | |||
| CssClassAddition | string | |||
| RegionName | string |