SPField.GetCustomProperty Method
Gets the value of custom property with the specified name.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Parameters
- propertyName
- Type: System.String
The name of the property.
| Exception | Condition |
|---|---|
| ArgumentNullException |
propertyName is null or empty. |