_sWebMetadata.CategoryId Field
Specifies the GUID of the site
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
Syntax
'Declaration
Public CategoryId As String
'Usage
Dim instance As _sWebMetadata
Dim value As String
value = instance.CategoryId
instance.CategoryId = value
public string CategoryId
Remarks
This GUID must be enclosed in curly braces ({}). It must be returned only if the site has an external security provider. The client must ignore it.
See Also
Reference
[category]
Other Resources
SharePoint Portal Server Global Properties