2 references to roleGroupStartingIndex
System.Web (2)
UI\WebControls\LoginView.cs (2)
235
int roleGroupIndex = templateIndex -
roleGroupStartingIndex
;
371
return roleGroupIndex +
roleGroupStartingIndex
;