typeDetail property
Retrieves the name of the selection type.
Syntax
| JavaScript | |
|---|
Property values
Type: String
the name of the selection type.
Remarks
The default implementation of this
property returns a value of undefined.
Host applications can provide a custom selection mechanism and can provide a value for this property that indicates the selection type.
MSHTML requests the selection type from the host application by calling GetTypeDetail.
See also
Show: