Property | Type | Description | |
---|---|---|---|
AssignLayoutMetadataToDocument | void | ||
RenderContentForExtension | string | ||
StripHtml | string | ||
Summarize | string |
Method | Description | |
---|---|---|
ContentRendering ( TinySite.Services.RenderingTransaction transaction ) : System | ||
RenderDataContent ( |
||
RenderDocumentContent ( |
||
RenderDocumentContentUsingLayout ( |
Method | Description | |
---|---|---|
AssignLayoutMetadataToDocument ( |
||
RenderContentForExtension ( |
||
StripHtml ( string content ) : string | ||
Summarize ( string content ) : string |
public ContentRendering ( TinySite.Services.RenderingTransaction transaction ) : System | ||
transaction | TinySite.Services.RenderingTransaction | |
return | System |
public RenderDataContent ( |
||
dataFile | ||
return |
public RenderDocumentContent ( |
||
document | ||
return |
public RenderDocumentContentUsingLayout ( |
||
document | ||
documentContent | string | |
layout | ||
return | string |