SPField.GetProperty method
SharePoint 2013
Gets the value of the specified property.
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. |