Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TypeStyle.Parse Method 

Creates a TypeStyle from a string.

public static TypeStyle Parse(
   string val
);

Parameters

val
A valid type style (normal or important).

Return Value

The TypeStyle.

See Also

TypeStyle Class | Plumtree.Remote.Sci Namespace