Method SetText NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll SetText(string) Sets the text content of the object. Same as setting Text property. public void SetText(string value) Parameters value string The new text value to set. Cannot be null.