Can anybody tell me how to use the SPListCollection.Add(String, String, String, String, Int32, String, String, SPFeatureDefinition, SPListTemplate.QuickLaunchOptions) Method?
- What is the purpose of the featureId parameter?
- What is the purpose of the listInstanceFeatureDefinition parameter?
- Which parameters are optional/required?
- What is the format of the url parameter?
Thanks in advance!
While the link you gave for MSDN clearly explain each parameter, here some example on how u can use it
http://spcore.codeplex.com/SourceControl/changeset/view/62542#1079698