SOAP API methode WebTemplateTextBlock_retrieve
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
webtemplatetextblock | Structure of type 'webtemplatetextblock' | All properties of the retrieved webtemplatetextblock |
Structuur 'webtemplatetextblock'
Naam | Type | Beschrijving |
---|---|---|
id | string | The ID of the block. |
name | string | The name of the block. |
begin | string | The HTML code that is displayed in front of the block, when the block exists. |
end | string | The HTML code that is displayed at the end of the block, when the block exists. |