This topic has not yet been rated - Rate this topic

SPField.GetCustomProperty Method

Windows SharePoint Services 3
Returns the value of a custom property as an object.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public Object GetCustomProperty (
	string propertyName
)

Parameters

propertyName

A string that contains the name of the property.

Return Value

An object that represents the property value.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.