Forms.GetFormCollection Method
Windows SharePoint Services 3
Returns the URLs and types of the forms for a list.
Web Service: FormsWeb Reference: http://<Site>/_vti_bin/Forms.asmx
[SoapDocumentMethodAttribute("http://schemas.microsoft.com/sharepoint/soap/GetFormCollection", RequestNamespace="http://schemas.microsoft.com/sharepoint/soap/", ResponseNamespace="http://schemas.microsoft.com/sharepoint/soap/", Use=SoapBindingUse.Literal, ParameterStyle=SoapParameterStyle.Wrapped)] public XmlNode GetFormCollection ( string listName )
Parameters
- listName
String that contains the internal name of the list.