Beispiel #1
0
 public bool BranchExists(string option)
 {
     return(CurrentPage.BranchExists(option));
 }