DesktopPopupSiteBridge.SiteView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property ContentSiteView ^ SiteView { ContentSiteView ^ get(); };
ContentSiteView SiteView();
public ContentSiteView SiteView { get; }
var contentSiteView = desktopPopupSiteBridge.siteView;
Public ReadOnly Property SiteView As ContentSiteView