Share via


WebFolder.IsRoot Property

SharePoint Designer Developer Reference

Returns a Boolean that represents whether a folder is the root folder for a Web site. True indicates that a folder is the root folder.

Syntax

expression.IsRoot

expression   Required. A variable that represents a WebFolder object.

See Also