Retrieves the name of the selection type.
dhtml语法
[ sType = ] selection.typeDetail
DHTML可能的值
sType | String that
receives the name of the selection type. |
The property is read-only.
The property has no default value.
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.
是否符合公共标准
There is no public standard that applies to this property.
Applies To