Edit

Share via


ContentControl.AddText(String) Method

Definition

Adds a specified text string to a ContentControl.

protected virtual void AddText(string text);

Parameters

text
String

The string to add.

Applies to