AJH.CMS.Core.Configuration.CMSConfig.CMSPage.GetNewsDetailsPage C# (CSharp) Method

GetNewsDetailsPage() public static method

public static GetNewsDetailsPage ( ) : string
return string
            public static string GetNewsDetailsPage()
            {
                return "~/NewsDetails.aspx";
            }
        }