Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ChildRequestHint.Parse Method 

Returns the ChildRequestHint object corresponding to the hint code.

public static ChildRequestHint Parse(
   int val
);

Parameters

val
value to match against existing enums

Return Value

matching ChildRequestHint or null if no match found

See Also

ChildRequestHint Class | Plumtree.Remote.Crawler Namespace