Documentation > CMS Template API Library > Out > Write(String)

Write

Writes the specified text to the output.

public System.Void Write(String)

Parameters

NameDescriptionType
text The string to write. System.String

Code Example

C#

Sample:
Out.Write("<span>");

Connect with Crownpeak