Click or drag to resize

SPContextFolder_Create Method

Create a folder in the spHeader speciified library.

Namespace:  Koden.Utils.SharePoint
Assembly:  Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntax
public string Folder_Create(
	string newFolderName
)

Parameters

newFolderName
Type: SystemString
New name of the folder.

Return Value

Type: String

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

See Also