Click or drag to resize

SPContextFolder_GetInfo Method

Folder_s the get information.

Namespace:  Koden.Utils.SharePoint
Assembly:  Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntax
public DefaultSPFolderInfo Folder_GetInfo(
	string folderName,
	string strProperty,
	string populateSubs
)

Parameters

folderName
Type: SystemString
Name of the folder.
strProperty
Type: SystemString
The string property.
populateSubs
Type: SystemString
The populate subs.

Return Value

Type: DefaultSPFolderInfo

[Missing <returns> documentation for "M:Koden.Utils.SharePoint.SPContext.Folder_GetInfo(System.String,System.String,System.String)"]

See Also