Share via


_sList.BaseTemplate field

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

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

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

WebSvcSiteData namespace

SPListTemplate

Other resources

Working with Site Templates and Definitions