ScriptedContentFragmentMetadata is defined in the Telligent.Evolution.Extensibility.UI.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class ScriptedContentFragmentMetadata
{
string CssClass { get; }
string Description { get; }
bool IsCacheable { get; }
string Name { get; }
bool VaryCacheByUser { get; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| CssClass | string | |||
| Description | string | |||
| IsCacheable | bool | |||
| Name | string | |||
| VaryCacheByUser | bool |