Share via


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
Public methodStatic BitmapStreamFromString Converts a string into a bitmap stream.
Public methodStatic BoolToString Converts a boolean to a localized string.
Public methodStatic 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.
Public methodStatic 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.
Public method Equals  Overloaded. (inherited from Object)
Public methodStatic GenerateHierarchyCaption  
Public methodStatic GetCompressedBase64StringFromObject Compress an object into a base 64 string
Public methodStatic GetCurrentCulture  
Public methodStatic GetCurrentUICulture Gets the current UI culture. UI culture is used for resource strings
Public method GetHashCode  (inherited from Object)
Public methodStatic GetImage Gets an Image from the resource repository.
Public methodStatic GetInt Gets an integet resoruce int.
Public methodStatic GetObjectFromCompressedBase64String Get an object from a compressed base 64 string
Public methodStatic GetString Overloaded.  
Public method GetType  (inherited from Object)
Public methodStatic ImageFromBase64String Converts a base64 encoded string into a bitmap image.
Public methodStatic IsValidEmailAddress validate email address.
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Helper Class
Microsoft.PerformancePoint.Scorecards Namespace