Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
StringContent
.
StringContent
(string)
Constructor
Namespace
Statiq
.Common
Type
StringContent
Constructors
StringContent
(string)
StringContent
(string,
string)
Method Members
CloneWithMediaType
(string)
GetCacheCodeAsync
()
GetLength
()
GetStream
()
GetTextReader
()
Property Members
MediaType
Namespace
Statiq
.Common
Containing Type
StringContent
Syntax
public
StringContent
(
string
content
)
Parameters
Name
Type
Description
content
string
On This Page
Syntax
Parameters