class ConfiguredContentFragmentInformation
{
string Configuration { get; set; }
string ContentFragmentType { get; set; }
string CssClassAddition { get; set; }
string RegionName { get; set; }
}
|
名称 |
类型 |
描述 |
默认值 |
选项 |
|
Configuration |
string |
|||
|
ContentFragmentType |
string |
|||
|
CssClassAddition |
string |
|||
|
RegionName |
string |