Method IsDefaultField
IsDefaultField(String)
This method is use toQueryString to detect if fld is the default field
Declaration
protected virtual bool IsDefaultField(string fld)
Parameters
Type | Name | Description |
---|---|---|
System.String | fld | field name |
Returns
Type | Description |
---|---|
System.Boolean | true if fld is the default field |