List
Available tags
AllGroups.DwPaging.CurrentPage
Returns the current page of the frontend view.
@GetInteger("AllGroups.DwPaging.CurrentPage")
AllGroups.DwPaging.FirstPageLink
Returns the first page link
@GetString("AllGroups.DwPaging.FirstPageLink")
AllGroups.DwPaging.LastPageLink
Returns the last page link.
@GetString("AllGroups.DwPaging.LastPageLink")
AllGroups.DwPaging.Pageable
Returns True if there is more than one page in the paging.
@GetBoolean("AllGroups.DwPaging.Pageable")
AllGroups.DwPaging.PageCount
Returns the number of pages in the frontend view.
@GetInteger("AllGroups.DwPaging.PageCount")
AllGroups.DwPaging.PageSize
Returns the size of the page in the frontend view.
@GetInteger("AllGroups.DwPaging.PageSize")
AllGroups.DwPaging.TypeOfNextButton
Returns the type of the Next button in frontend.
@GetString("AllGroups.DwPaging.TypeOfNextButton")
AllGroups.DwPaging.TypeOfPreviousButton
Returns the type of the Previous button in frontend.
(Paragraph > Module settings > Paging panel > 'Previous' button type)
@GetString("AllGroups.DwPaging.TypeOfPreviousButton")
AllUsers.DwPaging.CurrentPage
Returns the current page of the frontend view.
@GetInteger("AllUsers.DwPaging.CurrentPage")
AllUsers.DwPaging.FirstPageLink
Returns the first page link.
@GetString("AllUsers.DwPaging.FirstPageLink")
AllUsers.DwPaging.LastPageLink
Returns the last page link.
@GetString("AllUsers.DwPaging.LastPageLink")
AllUsers.DwPaging.NextButtonText
Returns the text of the Next button in frontend.
@GetString("AllUsers.DwPaging.NextButtonText")
AllUsers.DwPaging.NextPageLink
Returns the next page link.
@GetString("AllUsers.DwPaging.NextPageLink")
AllUsers.DwPaging.NextPageNumber
Returns the number of the next page in frontend.
@GetInteger("AllUsers.DwPaging.NextPageNumber")
AllUsers.DwPaging.Pageable
Returns True if there is more one page in the paging.
@GetBoolean("AllUsers.DwPaging.Pageable")
AllUsers.DwPaging.PageCount
Returns the total number of pages in the frontend view.
@GetInteger("AllUsers.DwPaging.PageCount")
AllUsers.DwPaging.PageSize
Returns the size of the page in the frontend view.
@GetInteger("AllUsers.DwPaging.PageSize")
AllUsers.DwPaging.TypeOfNextButton
Returns the type of the Next
button in frontend.
@GetString("AllUsers.DwPaging.TypeOfNextButton")
AllUsers.DwPaging.TypeOfPreviousButton
Returns the type of the Previous
button in frontend.
@GetString("AllUsers.DwPaging.TypeOfPreviousButton")
Groups.DwPaging.CurrentPage
Returns the current page of the frontend view.
@GetInteger("Groups.DwPaging.CurrentPage")
Groups.DwPaging.FirstPageLink
Returns the first page link.
@GetString("Groups.DwPaging.FirstPageLink")
Groups.DwPaging.LastPageLink
Returns the last page link.
@GetString("Groups.DwPaging.LastPageLink")
Groups.DwPaging.Pageable
Returns True if there is more one page in the paging.
@GetString("Groups.DwPaging.Pageable")
Groups.DwPaging.PageCount
Returns the total number of pages in the frontend view.
@GetInteger("Groups.DwPaging.PageCount")
Groups.DwPaging.PageSize
Returns the size of the page in the frontend view.
@GetInteger("Groups.DwPaging.PageSize")
Groups.DwPaging.TypeOfNextButton
Returns the type of the Next button in frontend.
@GetString("Groups.DwPaging.TypeOfNextButton")
Groups.DwPaging.TypeOfPreviousButton
Returns the type of the Previous
button in frontend.
@GetString("Groups.DwPaging.TypeOfPreviousButton")
SelectedUsers.DwPaging.CurrentPage
Returns the current page of the frontend view.
@GetInteger("SelectedUsers.DwPaging.CurrentPage")
SelectedUsers.DwPaging.FirstPageLink
Returns the first page link.
@GetString("SelectedUsers.DwPaging.FirstPageLink")
SelectedUsers.DwPaging.LastPageLink
Returns the last page link.
@GetString("SelectedUsers.DwPaging.LastPageLink")
SelectedUsers.DwPaging.Pageable
Returns True if there is more one page in the paging.
@GetBoolean("SelectedUsers.DwPaging.Pageable")
SelectedUsers.DwPaging.PageCount
Returns the total number of pages in the frontend view.
@GetInteger("SelectedUsers.DwPaging.PageCount")
SelectedUsers.DwPaging.PageSize
Returns the size of the page in the frontend view.
@GetInteger("SelectedUsers.DwPaging.PageSize")
SelectedUsers.DwPaging.TypeOfNextButton
Returns the type of the Next button in frontend.
@GetString("SelectedUsers.DwPaging.TypeOfNextButton")
SelectedUsers.DwPaging.TypeOfPreviousButton
Returns the type of the Previous button in frontend.
@GetString("SelectedUsers.DwPaging.TypeOfPreviousButton")
UserManagement:Search.Form
Returns the code snippet for the search form in a form like this:
<form action="/Default.aspx" method="get"> <input type="hidden" name="ID" /> <fieldset> <table border="0" width="100%"> <tr> <td align="center"> <table border="0" cellspacing="0" cellpadding="2"> <tr> <td align="left"> Search: <input name="SearchWord" value="" /> </td> <td align="right"> <input type="submit" value="Search" /> </td> </tr> </table> </td> </tr> <tr> <td align="center"> <table border="0"> <tr> <td> <a href="/Default.aspx?ID=&char=A">A</a>| <a href="/Default.aspx?ID=&char=B">B</a>| <a href="/Default.aspx?ID=&char=C">C</a>| <a href="/Default.aspx?ID=&char=D">D</a>| <a href="/Default.aspx?ID=&char=E">E</a>| <a href="/Default.aspx?ID=&char=F-Z">F-Z</a> </td> </tr> </table> </td> </tr> </table> </fieldset> </form>
@GetString("UserManagement:Search.Form")
Users.DwPaging.CurrentPage
Returns the current page of the frontend view.
@GetObject("Users.DwPaging.CurrentPage")
Users.DwPaging.FirstPageLink
Returns the first page link.
@GetObject("Users.DwPaging.FirstPageLink")
Users.DwPaging.LastPageLink
Returns the last page link.
@GetObject("Users.DwPaging.LastPageLink")
Users.DwPaging.NextButtonText
Returns the text of the Next
button in frontend.
@GetObject("Users.DwPaging.NextButtonText")
Users.DwPaging.NextPageLink
Returns the next page link.
@GetObject("Users.DwPaging.NextPageLink")
Users.DwPaging.NextPageNumber
Returns the number of the next page in frontend.
@GetObject("Users.DwPaging.NextPageNumber")
Users.DwPaging.PageCount
Returns the total number of pages in the frontend view.
@GetObject("Users.DwPaging.PageCount")
Users.DwPaging.PageSize
Returns the size of the page in the frontend view.
@GetObject("Users.DwPaging.PageSize")
Users.DwPaging.TypeOfNextButton
Returns the type of the Next button in frontend.
@GetObject("Users.DwPaging.TypeOfNextButton")
Users.DwPaging.TypeOfPreviousButton
Returns the type of the Previous button in frontend.
@GetObject("Users.DwPaging.TypeOfPreviousButton")
Available loops
AllGroups
The AllGroups loop lets you display information about all groups.
@foreach (LoopItem item in GetLoop("AllGroups")){ <p>@item.GetValue("TagName")</p> }
AllGroups.DwPaging.LoopAllPages
The DwPaging.LoopAllPages loop lets you display various information about your pages.
@foreach (LoopItem item in GetLoop("AllGroups.DwPaging.LoopAllPages")){ <p>@item.GetValue("TagName")</p> }
AllGroups.DwPaging.LoopPageGroup
The AllGroups.DwPaging.LoopPageGroup
loop lets you display various information about paging within the user's groups.
@foreach (LoopItem item in GetLoop("AllGroups.DwPaging.LoopPageGroup")){ <p>@item.GetValue("TagName")</p> }
AllUsers
The AllUsers loop lets you display information about all users.
@foreach (LoopItem item in GetLoop("AllUsers")){ <p>@item.GetValue("TagName")</p> }
AllUsers.DwPaging.LoopAllPages
The AllUsers.DwPaging.LoopAllPages
loop lets you display various information about your pages.
@foreach (LoopItem item in GetLoop("AllUsers.DwPaging.LoopAllPages")){ <p>@item.GetValue("TagName")</p> }
AllUsers.DwPaging.LoopPageGroup
The AllUsers.DwPaging.LoopPageGroup loop lets you display various information about paging.
@foreach (LoopItem item in GetLoop("AllUsers.DwPaging.LoopPageGroup")){ <p>@item.GetValue("TagName")</p> }
Groups
The Groups
loop lets you display information about the groups.
@foreach (LoopItem item in GetLoop("Groups")){ <p>@item.GetValue("TagName")</p> }
Groups.DwPaging.LoopAllPages
The Groups.DwPaging.LoopAllPages
loop lets you display information about the group paging.
@foreach (LoopItem item in GetLoop("Groups.DwPaging.LoopAllPages")){ <p>@item.GetValue("TagName")</p> }
Groups.DwPaging.LoopPageGroup
The Groups.DwPaging.LoopPageGroup
loop lets you display various information about paging.within the groups.
@foreach (LoopItem item in GetLoop("Groups.DwPaging.LoopPageGroup")){ <p>@item.GetValue("TagName")</p> }
SelectedUsers
The SelectedUsers
loop lets you display information about all users selected..
@foreach (LoopItem item in GetLoop("SelectedUsers")){ <p>@item.GetValue("TagName")</p> }
SelectedUsers.DwPaging.LoopAllPages
The DwPaging.LoopAllPages loop lets you display various information about your pages.
@foreach (LoopItem item in GetLoop("SelectedUsers.DwPaging.LoopAllPages")){ <p>@item.GetValue("TagName")</p> }
SelectedUsers.DwPaging.LoopPageGroup
The SelectedUsers.DwPaging.LoopPageGroup
loop lets you display various information about paging within the selected user.
@foreach (LoopItem item in GetLoop("SelectedUsers.DwPaging.LoopPageGroup")){ <p>@item.GetValue("TagName")</p> }
Users
The Users loop lets you display information about the users.
@foreach (LoopItem item in GetLoop("Users")){ <p>@item.GetValue("TagName")</p> }