SharpLeaf Reference > SharpLeaf Methods > NextFrame Method > (String) SharpLeaf.NextFrame Method (String)
Skip flow to a new Frame – may imply a new page.
public string NextFrame(
string frameid
);
-
frameid
- Frame.Id to use for next frame (defaults to empty string for next frame in the default list).
-
return value
- Frame.Id actually used.
See also ...SharpLeaf Members | SharpLeaf.NextFrame Method
Send comments on this topic © Dyalog Ltd 2021
|