public static string GetUnique(int ModuleID, string Slug) { return(URLFactory.GetUnique(ModuleID, Slug)); }