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