Version

Search Results

TextDocumentCSharpResourceCustomizer Class Members

Public Constructors Public Methods

GetCustomizedString Method

Gets the customized string identified by the specified string resource name. Syntax Parameters name Name of the string resource that was customized. Return Value The customized string or null if the resource wasnt customized.

ResetAllCustomizedStrings Method

Clears all strings customized by calls to SetCustomizedString method. Syntax

ResetCustomizedString Method

Resets a customized string identified by the specified string resource name so that it will load from the resource file. Syntax Parameters name Name of the string resource to customize.

SetCustomizedString Method

Sets a customized string identified by the specified string resource name. Syntax Parameters name Name of the string resource to customize.customizedText The customized string. If null this has the same effect as calling ResetCustomizedString

TextDocumentCSharpResourceCustomizer Constructor

Creates a new instance of the TextDocumentResourceCustomizer class. Syntax

TextDocumentCSharpResources Class

Exposes a Infragistics.Documents.TextDocumentResourceCustomizer instance for this assembly. Syntax

TextDocumentCSharpResources Class Members

Public Properties Public Methods