AssetActionsGetAssetText Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.AssetActions.GetAssetText(System.String,System.Text.Encoding)"]

Namespace:  Scanjour.Workflow4.TestFramework.Internal.Actions
Assembly:  Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static string GetAssetText(
	string key,
	Encoding encoding = null
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.AssetActions.GetAssetText(System.String,System.Text.Encoding)"]

encoding (Optional)
Type: System.TextEncoding

[Missing <param name="encoding"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.AssetActions.GetAssetText(System.String,System.Text.Encoding)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.AssetActions.GetAssetText(System.String,System.Text.Encoding)"]

See Also

Reference