If both src and InnerHTML properties are undefined, the pop-up window is a simple text string. This property gets and sets this text string.
JavaScript |
|
InnerText |
C# |
|
string InnerText { get; set; } |
C++ |
|
HRESULT InnerText([out, retval] BSTR* pVal) HRESULT InnerText([in] BSTR pVal) |