ListDefinition Tips

1)ListTemplate.Type位数不能太长(最长7位),否则启用内容类型后,列表设置中会抛异常。

<ListTemplate
Name="List1"
Type="140602"

Type

Optional Integer. Provides a unique identifier for the template. This identifier must be unique within the feature, but need not be unique across all feature definitions or site definitions. For a list of the default list template types, see SPListTemplateType.

上一篇:Ubuntu 10.04 32位桌面版+OpnERP 6.1.1


下一篇:Tomcat源码分析----eclipse中搭建源码环境