3.1.5.22 Microsoft.SharePoint.Client.Publishing.PublishingWeb

TypeId: {55927360-235B-4ACE-9DCF-C574D6E517EA}

ShortName: SP.Publishing.PublishingWeb

The PublishingWeb (section 3.1.5.22) class provides publishing behavior for a Web ([MS-CSOMSPT] section 3.2.5.143) instance that supports publishing. 

The PublishingWeb class includes support for creation of PublishingPage objects.

Instantiate this class by using the static GetPublishingWeb (section 3.1.5.22.2.2.2) method.

This class also directly exposes the underlying Web through the Web (section 3.1.5.22.1.2.1) property, so that additional Web functionality can be easily accessed.