Class ArticleBlock
Article block associated with an article on Halo Waypoint.
Inheritance
System.Object
ArticleBlock
Namespace: Den.Dev.Grunt.Models.Waypoint
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class ArticleBlock
Constructors
Name | Description |
---|---|
ArticleBlock() |
Properties
Name | Description |
---|---|
Attributes | Gets or sets the list of attributes associated with a block. |
BlockName | Gets or sets the block name. |
InnerBlocks | Gets or sets the collection of inner blocks. |
InnerContent | Gets or sets the inner content for the block. |
InnerHTML | Gets or sets the block inner HTML content. |