Guest User

Untitled

a guest
Dec 13th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. @using (Html.EditFrame(Model.Item.ID.ToString(), "path/to/buttons", "Title", "Tooltip",
  2. "", null)))
  3. {
  4. @Html.Sitecore().Field("Link", Model.Item)
  5. }
Add Comment
Please, Sign In to add comment