Helper Members (Microsoft.PerformancePoint.Scorecards)
Helper functions. This class is used internally.
The following tables list the members exposed by the Helper type.
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
BitmapStreamFromString | Converts a string into a bitmap stream. | |
BoolToString | Converts a boolean to a localized string. | |
ConvertNonAsciiToDecimal | Convert all non-ASCII characters in a string to decimal format (ie. Ӓ) characters. This is especially useful when using the returned value directly in HTML markup. | |
ConvertNonAsciiToHex | Converts all non-ASCII characters in a string to unicode format (ie. \u4D2A) characters. This is especially useful when using the returned value in javascript. | |
Equals | Overloaded. (inherited from Object) | |
GenerateHierarchyCaption | ||
GetCompressedBase64StringFromObject | Compress an object into a base 64 string | |
GetCurrentCulture | ||
GetCurrentUICulture | Gets the current UI culture. UI culture is used for resource strings | |
GetHashCode | (inherited from Object) | |
GetImage | Gets an Image from the resource repository. | |
GetInt | Gets an integet resoruce int. | |
GetObjectFromCompressedBase64String | Get an object from a compressed base 64 string | |
GetString | Overloaded. | |
GetType | (inherited from Object) | |
ImageFromBase64String | Converts a base64 encoded string into a bitmap image. | |
IsValidEmailAddress | validate email address. | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Helper Class
Microsoft.PerformancePoint.Scorecards Namespace