Text

Gets and sets the text to display in the container, if the UseURL Boolean is set to FALSE.

 

JavaScript

 

Text

 

C#

 

string Text { get; set; }

 

C++

 

HRESULT Text([out, retval] BSTR* pVal)

HRESULT Text([in] BSTR pVal)