DesignerDocument.onselectstart Property

SharePoint Designer Developer Reference

Returns or sets a Variant that represents the value of the onselectstart attribute, which is the script that runs when the onselectstart event fires.

Syntax

expression.onselectstart

expression   Required. A variable that represents a DesignerDocument object.

See Also