[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1Theme.GetEnumStr

GetEnumStr Method

GetEnumStr(string)

Gets a string representation of an enumeration value specified by a path.

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

The target path.

Returns
Type Description
string

The enum string specified by path.