'Declaration
Public Sub WriteContent( _ ByVal content As String, _ Optional ByVal contentType As String _ )
public void WriteContent( string content, string contentType )
Parameters
- content
- The content
- contentType
- The content type
'Declaration
Public Sub WriteContent( _ ByVal content As String, _ Optional ByVal contentType As String _ )
public void WriteContent( string content, string contentType )