ApplyNavigationStructure Method
See Also
Example
Applies To
Apply the navigation structure to the specific object.
Syntax
expression.ApplyNavigationStructure
expression An expression that returns a Web object.
Return Type
Void
Remarks
There are two details to keep in mind when programmatically creating files and navigation nodes:
- Navigation labels cannot be empty.
- Changes to the navigation structure can be lost if you don't apply the navigation structure before starting operations that affect the content of the web such as moving file or folders, and adding files or folders.