Sitecore.Modules.WeBlog.Pipelines.GetSummary.AutoGenerate.GetMoreString C# (CSharp) Method

GetMoreString() protected method

protected GetMoreString ( ) : string
return string
        protected virtual string GetMoreString()
        {
            return MoreString;
        }