ContentIterator.ItemsOfContentTypeOrChildQueryInFolder method
Namespace: Microsoft.Office.Server.Utilities
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Shared Function ItemsOfContentTypeOrChildQueryInFolder ( _
strContentTypeId As String _
) As String
'Usage
Dim strContentTypeId As String
Dim returnValue As String
returnValue = ContentIterator.ItemsOfContentTypeOrChildQueryInFolder(strContentTypeId)
public static string ItemsOfContentTypeOrChildQueryInFolder(
string strContentTypeId
)
Parameters
- strContentTypeId
Type: System.String
Return value
Type: System.String