Click or drag to resize

SPContextItem_GetAllCustomFields Method

Get all custom fields for an Item.

Namespace:  Koden.Utils.SharePoint
Assembly:  Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntax
public bool Item_GetAllCustomFields(
	string digestRequest
)

Parameters

digestRequest
Type: SystemString
The digest request.

Return Value

Type: Boolean

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

See Also