SPSiteSubscriptionSettings.TryGetProperty Method
Include Protected Members
Include Inherited Members
Returns the property value that is associated with a specified key.
Overload List
Name | Description | |
---|---|---|
TryGetProperty(String, Boolean) | Returns the property value that is associated with the specified key and assigns the value to a variable of type Boolean. | |
TryGetProperty(String, DateTime) | Returns the property value that is associated with the specified key and assigns the value to a variable of type DateTime. | |
TryGetProperty(String, Guid) | Returns the property value that is associated with the specified key and assigns the value to a variable of type Guid. | |
TryGetProperty(String, Int32) | Returns the property value that is associated with the specified key and assigns the value to a variable of type Int32. | |
TryGetProperty(String, Int64) | Returns the property value that is associated with the specified key and assigns the value to a variable of type Int64. | |
TryGetProperty(String, String) | Returns the property value that is associated with the specified key and assigns the value to a variable of type String. |
Top
See Also
Reference
SPSiteSubscriptionSettings Class
SPSiteSubscriptionSettings Members