Version

DocumentsResourceCustomizer Class Members

The following tables list the members exposed by DocumentsResourceCustomizer.

Public Constructors
 NameDescription
Public ConstructorDocumentsResourceCustomizer ConstructorCreates a new instance of the DocumentsResourceCustomizer class.  
Public Methods
 NameDescription
Public MethodGetCustomizedStringGets the customized string identified by the specified string resource name.  
Public MethodResetAllCustomizedStringsClears all strings customized by calls to SetCustomizedString method.  
Public MethodResetCustomizedStringResets a customized string identified by the specified string resource name so that it will load from the resource file.  
Public MethodSetCustomizedStringSets a customized string identified by the specified string resource name.  
See Also