Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以Login Control在 Visual Web 部件中显示 Sharepoint?
Login Control
我的要求:
我必须隐藏完整的功能区,但登录应该是可见的。
尝试使用 #s4-ribbonrow { display: none; 对所有用户完全隐藏功能区 一直在母版页中,并使用下一个 URL 在 Web 部件或自定义用户控件中添加链接:
htt*://testsite.dev/_layouts/Authenticate.aspx?Source=%2FSitePages%2FHome.aspx。
此链接将提示登录窗口。
一旦用户登录 -> 他将被重定向到链接 URL 中指定的“/SitePages/Home.aspx”