Share via


NoNamespace.organizeInFolders Field

Definition

Represents the organizeInFolders XML attribute.

public static readonly System.Xml.Linq.XName organizeInFolders;
 staticval mutable organizeInFolders : System.Xml.Linq.XName
Public Shared ReadOnly organizeInFolders As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPr.
  • corresponds to the following strongly-typed properties: WebProperties.OrganizeInFolders.

Applies to