Compartilhar via


_sList.BaseTemplate Field

A string that specifies the name of the base template (end user look and feel) of the list.

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

Syntax

'Declaration
Public BaseTemplate As String
'Usage
Dim instance As _sList
Dim value As String

value = instance.BaseTemplate

instance.BaseTemplate = value
public string BaseTemplate

Remarks

Using a pre-defined formatting as the basis for lists of the same type adds consistency to the web site and provides for easier site design and development.

See Also

Reference

_sList Structure

_sList Members

SiteData Web Service

SPListTemplate

Other Resources

Working with Site Templates and Definitions