GetField Method
Overloads
GetField(String) |
Get a specific field. This method creates an AppField instance which must be disposed to avoid session object leakage. |
GetField(String)
Get a specific field. This method creates an AppField instance which must be disposed to avoid session object leakage.
Declaration
public IAppField GetField(string fieldName)
Parameters
Type | Name | Description |
---|---|---|
System.String | fieldName |
Field name |
Returns
Type | Description |
---|---|
IAppField |
IAppField |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!