SP.ListTemplate Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.ListTemplate class.

Properties

Name

Description

allowsFolderCreation

Gets a value that specifies whether new list folders can be added to a list created from the list template.

baseType

Gets a value that specifies the base type of the list template.

description

Gets a value that specifies the description of the list template.

featureId

Gets a value that specifies the feature identifier of the feature that contains the list schema for the list template.

hidden

Gets a value that specifies whether the list template is hidden from the user interface for creating new lists.

imageUrl

Gets a value that specifies the URL for the icon of the list template.

internalName

Gets a value that specifies the identifier for the list template.

isCustomTemplate

Specifies whether the list template is user created.

listTemplateTypeKind

Gets a value that specifies the list server template.

name

Gets a value that specifies the display name of the list template.

onQuickLaunch

Gets a value that specifies whether a list created from the list template appears on the Quick Launch of the site.

unique

Gets a value that specifies whether the list template can be used to create only one list in a site collection, and that the list template is hidden from the user interface for creating new lists.

Applies To

SP.ListTemplate Class

See Also

Reference

SP.ListTemplate Methods

SP Namespace