Share via


Web.SharedBorders Property

SharePoint Designer Developer Reference

True if any shared borders are in use for the Web site. Read/write Variant.

Syntax

expression.SharedBorders(BorderIndex)

expression   Required. A variable that represents a Web object.

Remarks

Shared borders, such as the constant SharedBorderLeft, can be used to set individual border values. The default shared border is used if a shared border is not specified.

See Also