CustomFieldsManager Class Methods
In This Topic
For a list of all members of this type, see CustomFieldsManager members.
Public Methods
| Name | Description |
 | Clear |
Clear all extended fields
|
 | GetAll |
Get all custom fields as name value collection
|
 | GetValueByField |
Gets the value of a setting for the given key
|
 | Remove |
Removes the field with given name
|
 | SetValueByField |
Sets the value of a setting for given key
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also