[]
        
(Showing Draft Content)

C1.Framework.ContentElement.-ctor

ContentElement Constructor

ContentElement(Style)

Initializes a new instance of a ContentElement.

Declaration
public ContentElement(Style style)
Parameters
Type Name Description
Style style

Style for the new element.

ContentElement()

Initializes a new instance of a ContentElement.

Declaration
public ContentElement()