Share via


_sWebMetadata.Title Field

Specifies the title of the SPWeb.

Namespace:  [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx

Syntax

'Declaration
Public Title As String
'Usage
Dim instance As _sWebMetadata
Dim value As String

value = instance.Title

instance.Title = value
public string Title

Remarks

Certain properties of large objects are selected for copying to smaller metadata objects, which reduces the amount of site traffic that would occur with the original, larger objects.

See Also

Reference

_sWebMetadata Structure

_sWebMetadata Members

SiteData Web Service

Title

Other Resources

Web Parts Overview