Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a value from the SPKeyValuePairSerializationInfo store according to the provided parameters of name, value, and default value.
Overload list
| Name | Description | |
|---|---|---|
![]() |
TryGetValue<T>(String, T) | Retrieves a value from the SPKeyValuePairSerializationInfo store based on the specified type and name. |
![]() |
TryGetValue<T>(String, T, T) | Retrieves a value from the SPKeyValuePairSerializationInfo store based on the specified type and name. This method returns a specified default value if a name cannot be located in the store. |
Top
See also
Reference
SPKeyValuePairSerializationInfo class
.gif)