Plumtree EDK (Enterprise Web Development Kit) 5.4.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
TypeStyle
See Also
TypeStyle Class
|
Plumtree.Remote.Sci Namespace