Property InnerContent
InnerContent
Gets or sets the inner content for the block.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<string>? InnerContent { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |