SPSiteMapDataSourceDesigner Class
Inheritance Hierarchy
System.Object
System.ComponentModel.Design.ComponentDesigner
System.Web.UI.Design.HtmlControlDesigner
System.Web.UI.Design.ControlDesigner
System.Web.UI.Design.HierarchicalDataSourceDesigner
System.Web.UI.Design.WebControls.SiteMapDataSourceDesigner
Microsoft.SharePoint.WebControls.SPSiteMapDataSourceDesigner
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public NotInheritable Class SPSiteMapDataSourceDesigner _
Inherits SiteMapDataSourceDesigner
Dim instance As SPSiteMapDataSourceDesigner
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public sealed class SPSiteMapDataSourceDesigner : SiteMapDataSourceDesigner
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.