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