public AppendPageContent ( string pageId, string content, int width = 520 ) : void | ||
pageId | string | Id of the page |
content | string | content to be added |
width | int | Width of the block |
Результат | void |
public AppendPageContent ( string pageId, string content, int width = 520 ) : void | ||
pageId | string | Id of the page |
content | string | content to be added |
width | int | Width of the block |
Результат | void |