Class AssetContentSection.ContentSectionViewer
public abstract class AssetContentSection.ContentSectionViewer : AssetContentSection
- Inheritance
-
AssetContentSection.ContentSectionViewer
- Inherited Members
- Extension Methods
Constructors
ContentSectionViewer(string)
public ContentSectionViewer(string id)
Parameters
idstring
Properties
Description
public string Description { get; set; }
Property Value
EditUrl
public string EditUrl { get; set; }
Property Value
IsRequired
public bool IsRequired { get; set; }
Property Value
Label
public string Label { get; set; }
Property Value
Value
public MultilingualString Value { get; set; }