Click here to Skip to main content
15,892,643 members
Articles / Productivity Apps and Services / Sharepoint / SharePoint 2010

Site Map Web Part (SharePoint Server 2010)

Rate me:
Please Sign up or sign in to vote.
4.57/5 (7 votes)
6 Jul 2014CPOL2 min read 104.5K   2.9K   12  
Displays site structure in a hierarchical tree that is expandable and collapsible
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:4.0.30319.18444
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

namespace QuestechSystems.SharePoint.SiteMapWebPart.Resources {
    using System;
    
    
    /// <summary>
    ///   A strongly-typed resource class, for looking up localized strings, etc.
    /// </summary>
    // This class was auto-generated by the StronglyTypedResourceBuilder
    // class via a tool like ResGen or Visual Studio.
    // To add or remove a member, edit your .ResX file then rerun ResGen
    // with the /str option, or rebuild your VS project.
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    internal class QuestechSystems_SharePoint_SiteMapWebPart {
        
        private static global::System.Resources.ResourceManager resourceMan;
        
        private static global::System.Globalization.CultureInfo resourceCulture;
        
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
        internal QuestechSystems_SharePoint_SiteMapWebPart() {
        }
        
        /// <summary>
        ///   Returns the cached ResourceManager instance used by this class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Resources.ResourceManager ResourceManager {
            get {
                if (object.ReferenceEquals(resourceMan, null)) {
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("QuestechSystems.SharePoint.SiteMapWebPart.Resources.QuestechSystems.SharePoint.Si" +
                            "teMapWebPart", typeof(QuestechSystems_SharePoint_SiteMapWebPart).Assembly);
                    resourceMan = temp;
                }
                return resourceMan;
            }
        }
        
        /// <summary>
        ///   Overrides the current thread's CurrentUICulture property for all
        ///   resource lookups using this strongly typed resource class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Globalization.CultureInfo Culture {
            get {
                return resourceCulture;
            }
            set {
                resourceCulture = value;
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Add Questech Systems Site Map Web Part.
        /// </summary>
        internal static string FeatureDescription_WebParts {
            get {
                return ResourceManager.GetString("FeatureDescription_WebParts", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Questech Systems Site Map Web Part.
        /// </summary>
        internal static string FeatureTitle_WebParts {
            get {
                return ResourceManager.GetString("FeatureTitle_WebParts", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid SiteMapProvider: {0}.
        /// </summary>
        internal static string MsgInvalidSiteMapProvider {
            get {
                return ResourceManager.GetString("MsgInvalidSiteMapProvider", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Configuration.
        /// </summary>
        internal static string SPCategory_Configuration {
            get {
                return ResourceManager.GetString("SPCategory_Configuration", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to CSS class name for the current node.
        /// </summary>
        internal static string WPDescription_CurrentNodeCssClass {
            get {
                return ResourceManager.GetString("WPDescription_CurrentNodeCssClass", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Expand all nodes on page load?.
        /// </summary>
        internal static string WPDescription_ExpandMap {
            get {
                return ResourceManager.GetString("WPDescription_ExpandMap", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to CSS class name for the outermost &lt;ul&gt; tag.
        /// </summary>
        internal static string WPDescription_ListCssClass {
            get {
                return ResourceManager.GetString("WPDescription_ListCssClass", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Maximum number of node levels.
        /// </summary>
        internal static string WPDescription_MaxLevels {
            get {
                return ResourceManager.GetString("WPDescription_MaxLevels", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to CSS class name for nodes with no url.
        /// </summary>
        internal static string WPDescription_NoUrlNodeCssClass {
            get {
                return ResourceManager.GetString("WPDescription_NoUrlNodeCssClass", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Name of Site Map Provider.
        /// </summary>
        internal static string WPDescription_SiteMapProvider {
            get {
                return ResourceManager.GetString("WPDescription_SiteMapProvider", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Displays site structure in a hierarchical tree that is expandable and collapsible..
        /// </summary>
        internal static string WPDescription_SiteMapWebPart {
            get {
                return ResourceManager.GetString("WPDescription_SiteMapWebPart", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Server relative url for a starting sub-site.
        /// </summary>
        internal static string WPDescription_StartNodeKey {
            get {
                return ResourceManager.GetString("WPDescription_StartNodeKey", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Current Node CSS Class.
        /// </summary>
        internal static string WPDisplayName_CurrentNodeCssClass {
            get {
                return ResourceManager.GetString("WPDisplayName_CurrentNodeCssClass", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Expand Map?.
        /// </summary>
        internal static string WPDisplayName_ExpandMap {
            get {
                return ResourceManager.GetString("WPDisplayName_ExpandMap", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to List CSS Class.
        /// </summary>
        internal static string WPDisplayName_ListCssClass {
            get {
                return ResourceManager.GetString("WPDisplayName_ListCssClass", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Maximum levels.
        /// </summary>
        internal static string WPDisplayName_MaxLevels {
            get {
                return ResourceManager.GetString("WPDisplayName_MaxLevels", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Site Map Provider.
        /// </summary>
        internal static string WPDisplayName_SiteMapProvider {
            get {
                return ResourceManager.GetString("WPDisplayName_SiteMapProvider", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Starting Site Url.
        /// </summary>
        internal static string WPDisplayName_StartNodeKey {
            get {
                return ResourceManager.GetString("WPDisplayName_StartNodeKey", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Site Map.
        /// </summary>
        internal static string WPTitle_SiteMapWebPart {
            get {
                return ResourceManager.GetString("WPTitle_SiteMapWebPart", resourceCulture);
            }
        }
    }
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Canada Canada
A Microsoft Certified Professional Developer and Technology Specialist.

Experience and expertise in SharePoint 2016 / 2013 / 2010 / 2007.

Role ranges from a developer in a multi-person team to a solution consultant with expert-level skills, leading a project to completion status.

Proven experience working effectively in a team environment and a self-managed environment.

Comments and Discussions