AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Helper..::..GetResourceTextFile Method

Gets the resource text file.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static string GetResourceTextFile(
	Assembly assembly,
	string resourceName
)

Parameters

assembly
Type: Assembly
The assembly.
resourceName
Type: String
Name of the resource.

Return Value

System.String.