[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1Theme.GetString

GetString Method

GetString(string)

Gets a string specified by a path.

Declaration
public string GetString(string path)
Parameters
Type Name Description
string path

The target path.

Returns
Type Description
string

The string specified by path.