Creates a new instance of the DocumentsResourceCustomizer class. Syntax
Exposes a DocumentsResourceCustomizer instance for this assembly. Syntax
Public Properties Public Methods
Public Methods
Public Properties
Returns the DocumentsResourceCustomizer for this assembly. Syntax
Returns the resource object using the specified name. Syntax Parameters name Name of the resource item Return Value An object containing the specified resource
Returns the resource string using the specified resource name and default culture. The string is then formatted using the arguments specified. Syntax Parameters name Name of the string resource to return.
Returns the resource string using the specified name and default culture. Syntax Parameters name Name of the string resource to return.args Arguments supplied to the string.Format method when formatting the string.
Returns the resource string using the specified name and default culture. Overload List