Plumtree EDK (Enterprise Web Development Kit) 5.4.0

TypeNamespace.Parse Method 

Returns the TypeNamespace object corresponding to a namespace string.

public static TypeNamespace Parse(
   string val
);

Parameters

val
value to match

Return Value

the corresponding TypeNamespace object or null if no match

See Also

TypeNamespace Class | Plumtree.Remote.Crawler Namespace