Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Localize.ResourceAccess.GetResourceString Method

(not specified)

Class: YetaWF.Core.Localize.ResourceAccess
Namespace: YetaWF.Core.Localize
Assembly: YetaWF.Core

Syntax

public static string GetResourceString(
    Type type,
    string name,
    string defaultValue,
    params object?[] args );

Parameters

type

(not specified)

name

(not specified)

defaultValue

(not specified)

args

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Localize.ResourceAccess ClassYetaWF.Core Overview