Oct4

How to get list and view GUIDs in WSS 3.0 or MOSS 2007?

Categories: SharePoint 2007
List GUID

View GUID

 
 

Links to this post

Comments

On 12 Dec 2007 08:54, GUID to listinf object said:

Hello, I am new in the field and I need to call ListInf object to retrieve site information. However, calling listinf to WSS 3.0 requires GUID as a second parameter. How do I retrieve it? Here is the code segment: Dim ccObj As New ListInf.ListInf ccObj.Credentials = System.Net.CredentialCache.DefaultCredentials Dim ListInfo As String() ListInfo = ccObj.GetListInfo(System.Web.HttpUtility.UrlDecode(LCase(url)), [that is what I am missing]).Split("|") Thank you, Tzach. Tzach@Comcast.net

Leave a comment





CAPTCHA Image Validation