The following tables list the members exposed by CoreUtils.
Name | Description | |
---|---|---|
![]() ![]() | AddUrlVariable | Adds a variable to the query part of URL. Since Community Analyst API for Silverlight 2.2. |
![]() ![]() | DecodeQueryPart | Decodes a part of query from URL encoding. |
![]() ![]() | EncodeQueryPart | Encodes a part of query to URL encoding. |
![]() ![]() | EnsureOnePropertySpecified | Overloaded. Tests properties to be mutually exclusive. |
![]() ![]() | EnsurePropertySpecified | Tests that a property has a specified value. |
![]() ![]() | GetPropertyInfo | Gets property info. |
![]() ![]() | GetPropertyValue | Overloaded. Gets a value of property. |
![]() ![]() | IndexOfSpecifiedProperty | Gets an index of property whose value is specified. |
![]() ![]() | IsPositive | Validates that the given value is specified (not a NaN) and is positive. |
![]() ![]() | IsSpecified | Tests a value to be specified. |
![]() ![]() | NonNullString | Returns the input value if it is nonnull or an empty string otherwise. |
![]() ![]() | ToHttpsUrl | Converts nonsecured HTTP URL to HTTPS URL. |
![]() ![]() | ToStringInvariant | Converts a value to string using the invariant culture format provider. |
![]() ![]() | TryGetPropertyValue | Overloaded. Tries to get a value of property. |